Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dbmap.h48 extern const struct iomap_writeback_ops gfs2_writeback_ops;
H A Dbmap.c2494 const struct iomap_writeback_ops gfs2_writeback_ops = {
/linux/include/linux/
H A Diomap.h431 struct iomap_writeback_ops { struct
466 const struct iomap_writeback_ops *ops; argument
/linux/fs/xfs/
H A Dxfs_aops.c548 static const struct iomap_writeback_ops xfs_writeback_ops = {
664 static const struct iomap_writeback_ops xfs_zoned_writeback_ops = {
/linux/fs/zonefs/
H A Dfile.c153 static const struct iomap_writeback_ops zonefs_writeback_ops = {
/linux/block/
H A Dfops.c569 static const struct iomap_writeback_ops blkdev_writeback_ops = {
/linux/Documentation/filesystems/iomap/
H A Doperations.rst325 ``struct iomap_writeback_ops``
330 struct iomap_writeback_ops {
/linux/fs/fuse/
H A Dfile.c2269 static const struct iomap_writeback_ops fuse_writeback_ops = {