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

/linux-master/fs/xfs/
H A Dxfs_iomap.h52 extern const struct iomap_ops xfs_direct_write_iomap_ops;
H A Dxfs_file.c608 ret = iomap_dio_rw(iocb, from, &xfs_direct_write_iomap_ops,
686 ret = iomap_dio_rw(iocb, from, &xfs_direct_write_iomap_ops,
H A Dxfs_iomap.c924 const struct iomap_ops xfs_direct_write_iomap_ops = { variable in typeref:struct:iomap_ops

Completed in 128 milliseconds