Home
last modified time | relevance | path

Searched refs:vxfs_aops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_inode.c185 vip->vfs_inode.i_mapping->a_ops = &vxfs_aops; in vxfs_blkiget()
225 vip->vfs_inode.i_mapping->a_ops = &vxfs_aops; in __vxfs_iget()
301 aops = &vxfs_aops; in vxfs_iget()
314 ip->i_mapping->a_ops = &vxfs_aops; in vxfs_iget()
H A Dvxfs_extern.h69 extern const struct address_space_operations vxfs_aops;
H A Dvxfs_subr.c44 const struct address_space_operations vxfs_aops = { variable
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_inode.c160 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()
H A Dvxfs_extern.h44 extern const struct address_space_operations vxfs_aops;
H A Dvxfs_subr.c20 const struct address_space_operations vxfs_aops = { variable

Completed in 4 milliseconds