Home
last modified time | relevance | path

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

/Linux-v6.6/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.c707 ret = dax_iomap_rw(iocb, from, &xfs_dax_write_iomap_ops); in xfs_file_dax_write()
1296 &xfs_dax_write_iomap_ops : in xfs_dax_fault()
Dxfs_reflink.c1699 &xfs_dax_write_iomap_ops); in xfs_reflink_unshare()