Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_file.c446 static const struct iomap_dio_ops xfs_dio_write_ops = { variable
550 ret = iomap_dio_rw(iocb, from, &xfs_iomap_ops, &xfs_dio_write_ops); in xfs_file_dio_aio_write()