Home
last modified time | relevance | path

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

/linux-5.19.10/fs/iomap/
Dfiemap.c19 case IOMAP_DELALLOC: in iomap_to_fiemap()
Dtrace.h89 { IOMAP_DELALLOC, "DELALLOC" }, \
Ddirect-io.c447 case IOMAP_DELALLOC: in iomap_dio_iter()
/linux-5.19.10/include/linux/
Diomap.h28 #define IOMAP_DELALLOC 1 /* delayed allocation blocks */ macro
/linux-5.19.10/fs/nfsd/
Dblocklayout.c89 case IOMAP_DELALLOC: in nfsd4_block_proc_layoutget()
/linux-5.19.10/fs/xfs/
Dxfs_iomap.c71 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()
1107 if (iomap->type != IOMAP_DELALLOC) in xfs_buffered_write_iomap_end()
/linux-5.19.10/fs/
Dbuffer.c1940 case IOMAP_DELALLOC: in iomap_to_bh()
/linux-5.19.10/fs/ext4/
Dinode.c3592 iomap->type = IOMAP_DELALLOC; in ext4_iomap_begin_report()