Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_iomap.h56 extern const struct iomap_ops xfs_dax_write_iomap_ops;
Dxfs_iomap.c953 const struct iomap_ops xfs_dax_write_iomap_ops = { variable
1465 &xfs_dax_write_iomap_ops); in xfs_zero_range()
1480 &xfs_dax_write_iomap_ops); in xfs_truncate_page()
Dxfs_file.c750 ret = dax_iomap_rw(iocb, from, &xfs_dax_write_iomap_ops); in xfs_file_dax_write()
1413 &xfs_dax_write_iomap_ops : in xfs_dax_fault_locked()
Dxfs_reflink.c1682 &xfs_dax_write_iomap_ops); in xfs_reflink_unshare()