Searched refs:IOMAP_DELALLOC (Results 1 – 10 of 10) sorted by relevance
19 case IOMAP_DELALLOC: in iomap_to_fiemap()
90 { IOMAP_DELALLOC, "DELALLOC" }, \
565 case IOMAP_DELALLOC: in iomap_dio_iter()
29 #define IOMAP_DELALLOC 1 /* delayed allocation blocks */ macro
90 case IOMAP_DELALLOC: in nfsd4_block_proc_layoutget()
119 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()1782 if (iomap->type != IOMAP_DELALLOC || !(iomap->flags & IOMAP_F_NEW)) in xfs_buffered_write_iomap_end()
190 * **IOMAP_DELALLOC**: A promise to allocate space at a later time
302 Do not return ``IOMAP_DELALLOC`` mappings here; iomap currently
2076 case IOMAP_DELALLOC: in iomap_to_bh()
3335 iomap->type = IOMAP_DELALLOC; in ext4_set_iomap()