Home
last modified time | relevance | path

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

/Linux-v6.6/fs/iomap/
Dfiemap.c19 case IOMAP_DELALLOC: in iomap_to_fiemap()
Dtrace.h90 { IOMAP_DELALLOC, "DELALLOC" }, \
Ddirect-io.c503 case IOMAP_DELALLOC: in iomap_dio_iter()
Dbuffered-io.c1237 if (iomap->type != IOMAP_DELALLOC) in iomap_file_buffered_write_punch_delalloc()
/Linux-v6.6/include/linux/
Diomap.h29 #define IOMAP_DELALLOC 1 /* delayed allocation blocks */ macro
/Linux-v6.6/fs/nfsd/
Dblocklayout.c90 case IOMAP_DELALLOC: in nfsd4_block_proc_layoutget()
/Linux-v6.6/fs/xfs/
Dxfs_iomap.c111 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()
/Linux-v6.6/fs/
Dbuffer.c2042 case IOMAP_DELALLOC: in iomap_to_bh()
/Linux-v6.6/fs/ext4/
Dinode.c3497 iomap->type = IOMAP_DELALLOC; in ext4_iomap_begin_report()