Home
last modified time | relevance | path

Searched refs:xfs_dax_write_iomap_ops (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_iomap.h58 extern const struct iomap_ops xfs_dax_write_iomap_ops;
H A Dxfs_iomap.c1233 const struct iomap_ops xfs_dax_write_iomap_ops = { variable
2201 &xfs_dax_write_iomap_ops); in xfs_zero_range()
2218 &xfs_dax_write_iomap_ops); in xfs_truncate_page()
H A Dxfs_file.c939 ret = dax_iomap_rw(iocb, from, &xfs_dax_write_iomap_ops); in xfs_file_dax_write()
1743 &xfs_dax_write_iomap_ops : in xfs_dax_fault_locked()
H A Dxfs_reflink.c1881 &xfs_dax_write_iomap_ops); in xfs_reflink_unshare()