xfs_dax_aops     1204 fs/xfs/xfs_aops.c const struct address_space_operations xfs_dax_aops = {
xfs_dax_aops       27 fs/xfs/xfs_aops.h extern const struct address_space_operations xfs_dax_aops;
xfs_dax_aops     1328 fs/xfs/xfs_iops.c 			inode->i_mapping->a_ops = &xfs_dax_aops;