Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/include/linux/
Diomap.h28 #define IOMAP_DELALLOC 1 /* delayed allocation blocks */ macro
/Linux-v6.1/fs/nfsd/
Dblocklayout.c89 case IOMAP_DELALLOC: in nfsd4_block_proc_layoutget()
/Linux-v6.1/fs/xfs/
Dxfs_iomap.c71 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()
1138 if (iomap->type != IOMAP_DELALLOC) in xfs_buffered_write_iomap_end()
/Linux-v6.1/fs/
Dbuffer.c1925 case IOMAP_DELALLOC: in iomap_to_bh()
/Linux-v6.1/fs/ext4/
Dinode.c3601 iomap->type = IOMAP_DELALLOC; in ext4_iomap_begin_report()