Searched refs:vxfs_aops (Results 1 – 3 of 3) sorted by relevance
160 vip->vfs_inode.i_mapping->a_ops = &vxfs_aops; in vxfs_blkiget()200 vip->vfs_inode.i_mapping->a_ops = &vxfs_aops; in __vxfs_iget()276 aops = &vxfs_aops; in vxfs_iget()289 ip->i_mapping->a_ops = &vxfs_aops; in vxfs_iget()
44 extern const struct address_space_operations vxfs_aops;
20 const struct address_space_operations vxfs_aops = { variable