Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_aops.h10 extern const struct address_space_operations xfs_dax_aops;
Dxfs_aops.c555 const struct address_space_operations xfs_dax_aops = { variable
Dxfs_iops.c1353 inode->i_mapping->a_ops = &xfs_dax_aops; in xfs_setup_iops()