Searched refs:linvfs_aops (Results 1 – 3 of 3) sorted by relevance
43 extern struct address_space_operations linvfs_aops;
136 inode->i_mapping->a_ops = &linvfs_aops; in xfs_set_inodeops()143 inode->i_mapping->a_ops = &linvfs_aops; in xfs_set_inodeops()
1290 struct address_space_operations linvfs_aops = { variable