Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_iomap.h56 extern const struct iomap_ops xfs_dax_write_iomap_ops;
Dxfs_iomap.c942 const struct iomap_ops xfs_dax_write_iomap_ops = { variable
1420 &xfs_dax_write_iomap_ops); in xfs_zero_range()
1435 &xfs_dax_write_iomap_ops); in xfs_truncate_page()
Dxfs_file.c744 ret = dax_iomap_rw(iocb, from, &xfs_dax_write_iomap_ops); in xfs_file_dax_write()
1333 &xfs_dax_write_iomap_ops : in xfs_dax_fault()
Dxfs_reflink.c1704 &xfs_dax_write_iomap_ops); in xfs_reflink_unshare()