Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_file.c630 static const struct iomap_dio_ops xfs_dio_write_ops = { variable
799 &xfs_dio_write_ops, flags, NULL, 0); in xfs_file_dio_write_unaligned()
844 &xfs_direct_write_iomap_ops, &xfs_dio_write_ops, NULL); in xfs_file_dio_write()