Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dbmap.h48 extern const struct iomap_writeback_ops gfs2_writeback_ops;
H A Dbmap.c2527 const struct iomap_writeback_ops gfs2_writeback_ops = {
/linux/fs/xfs/
H A Dxfs_aops.c387 static const struct iomap_writeback_ops xfs_writeback_ops = {
507 static const struct iomap_writeback_ops xfs_zoned_writeback_ops = {
/linux/include/linux/
H A Diomap.h520 struct iomap_writeback_ops { struct
555 const struct iomap_writeback_ops *ops; argument
/linux/fs/exfat/
H A Diomap.c227 const struct iomap_writeback_ops exfat_writeback_ops = {
/linux/block/
H A Dfops.c545 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/ntfs3/
H A Dinode.c1194 static const struct iomap_writeback_ops ntfs_writeback_ops = {
/linux/fs/fuse/
H A Dfile.c2291 static const struct iomap_writeback_ops fuse_writeback_ops = {