Searched refs:xfs_dax_aops (Results 1 – 3 of 3) sorted by relevance
47 extern const struct address_space_operations xfs_dax_aops;
1037 const struct address_space_operations xfs_dax_aops = { variable
1348 inode->i_mapping->a_ops = &xfs_dax_aops; in xfs_setup_iops()