Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_aops.h47 extern const struct address_space_operations xfs_dax_aops;
Dxfs_aops.c1037 const struct address_space_operations xfs_dax_aops = { variable
Dxfs_iops.c1348 inode->i_mapping->a_ops = &xfs_dax_aops; in xfs_setup_iops()