Searched refs:vxfs_aops (Results 1 – 3 of 3) sorted by relevance
265 ip->i_mapping->a_ops = &vxfs_aops; in vxfs_get_fake_inode()316 aops = &vxfs_aops; in vxfs_iget()328 ip->i_mapping->a_ops = &vxfs_aops; in vxfs_iget()
76 extern const struct address_space_operations vxfs_aops;
44 const struct address_space_operations vxfs_aops = { variable