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

/linux-master/fs/xfs/
H A Dxfs_iomap.h56 extern const struct iomap_ops xfs_dax_write_iomap_ops;
H A Dxfs_iomap.c950 const struct iomap_ops xfs_dax_write_iomap_ops = { variable in typeref:struct:iomap_ops
1429 &xfs_dax_write_iomap_ops);
1444 &xfs_dax_write_iomap_ops);
H A Dxfs_file.c744 ret = dax_iomap_rw(iocb, from, &xfs_dax_write_iomap_ops);
1333 &xfs_dax_write_iomap_ops :
H A Dxfs_reflink.c1708 &xfs_dax_write_iomap_ops);

Completed in 208 milliseconds