Searched refs:xfs_dax_write_iomap_ops (Results 1 – 3 of 3) sorted by relevance
54 extern const struct iomap_ops xfs_dax_write_iomap_ops;
679 ret = dax_iomap_rw(iocb, from, &xfs_dax_write_iomap_ops); in xfs_file_dax_write()1273 &xfs_dax_write_iomap_ops : in xfs_dax_fault()
893 const struct iomap_ops xfs_dax_write_iomap_ops = { variable