Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_iomap.h56 extern const struct iomap_ops xfs_dax_write_iomap_ops;
H A Dxfs_iomap.c932 const struct iomap_ops xfs_dax_write_iomap_ops = { variable
1429 &xfs_dax_write_iomap_ops); in xfs_zero_range()
1444 &xfs_dax_write_iomap_ops); in xfs_truncate_page()
H A Dxfs_file.c737 ret = dax_iomap_rw(iocb, from, &xfs_dax_write_iomap_ops); in xfs_file_dax_write()
1334 &xfs_dax_write_iomap_ops : in xfs_dax_fault()
H A Dxfs_reflink.c1687 &xfs_dax_write_iomap_ops); in xfs_reflink_unshare()