Home
last modified time | relevance | path

Searched refs:xfs_direct_write_iomap_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/xfs/
Dxfs_iomap.h50 extern const struct iomap_ops xfs_direct_write_iomap_ops;
Dxfs_iomap.c867 const struct iomap_ops xfs_direct_write_iomap_ops = { variable
1373 &xfs_direct_write_iomap_ops); in xfs_zero_range()
1388 &xfs_direct_write_iomap_ops); in xfs_truncate_page()
Dxfs_file.c543 ret = iomap_dio_rw(iocb, from, &xfs_direct_write_iomap_ops, in xfs_file_dio_write_aligned()
621 ret = iomap_dio_rw(iocb, from, &xfs_direct_write_iomap_ops, in xfs_file_dio_write_unaligned()