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