Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/iomap/
Dfiemap.c23 case IOMAP_DELALLOC: in iomap_to_fiemap()
Dtrace.h81 { IOMAP_DELALLOC, "DELALLOC" }, \
Ddirect-io.c392 case IOMAP_DELALLOC: in iomap_dio_actor()
/kernel/linux/linux-5.10/include/linux/
Diomap.h28 #define IOMAP_DELALLOC 1 /* delayed allocation blocks */ macro
/kernel/linux/linux-5.10/fs/nfsd/
Dblocklayout.c93 case IOMAP_DELALLOC: in nfsd4_block_proc_layoutget()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_iomap.c71 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()
1091 if (iomap->type != IOMAP_DELALLOC) in xfs_buffered_write_iomap_end()
/kernel/linux/linux-5.10/fs/
Dbuffer.c1945 case IOMAP_DELALLOC: in iomap_to_bh()
/kernel/linux/linux-5.10/fs/ext4/
Dinode.c3621 iomap->type = IOMAP_DELALLOC; in ext4_iomap_begin_report()