Home
last modified time | relevance | path

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

/linux/fs/iomap/
H A Dfiemap.c19 case IOMAP_DELALLOC: in iomap_to_fiemap()
H A Ddirect-io.c532 case IOMAP_DELALLOC: in iomap_dio_iter()
/linux/include/linux/
H A Diomap.h29 #define IOMAP_DELALLOC 1 /* delayed allocation blocks */ macro
/linux/fs/nfsd/
H A Dblocklayout.c90 case IOMAP_DELALLOC: in nfsd4_block_proc_layoutget()
/linux/Documentation/filesystems/iomap/
H A Ddesign.rst190 * **IOMAP_DELALLOC**: A promise to allocate space at a later time
/linux/fs/ext4/
H A Dinode.c3324 iomap->type = IOMAP_DELALLOC; in ext4_set_iomap()