Home
last modified time | relevance | path

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

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