Home
last modified time | relevance | path

Searched refs:xfs_dax_aops (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/xfs/
Dxfs_aops.h47 extern const struct address_space_operations xfs_dax_aops;
Dxfs_aops.c1035 const struct address_space_operations xfs_dax_aops = { variable
Dxfs_iops.c1320 inode->i_mapping->a_ops = &xfs_dax_aops; in xfs_setup_iops()