vxfs_aops          69 fs/freevxfs/vxfs_extern.h extern const struct address_space_operations vxfs_aops;
vxfs_aops         185 fs/freevxfs/vxfs_inode.c 		vip->vfs_inode.i_mapping->a_ops = &vxfs_aops;
vxfs_aops         225 fs/freevxfs/vxfs_inode.c 		vip->vfs_inode.i_mapping->a_ops = &vxfs_aops;
vxfs_aops         301 fs/freevxfs/vxfs_inode.c 		aops = &vxfs_aops;
vxfs_aops         314 fs/freevxfs/vxfs_inode.c 			ip->i_mapping->a_ops = &vxfs_aops;
vxfs_aops          44 fs/freevxfs/vxfs_subr.c const struct address_space_operations vxfs_aops = {