Searched refs:IOMAP_DELALLOC (Results 1 – 10 of 10) sorted by relevance
19 case IOMAP_DELALLOC: in iomap_to_fiemap()
90 { IOMAP_DELALLOC, "DELALLOC" }, \
522 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()
116 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()1234 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
300 Do not return ``IOMAP_DELALLOC`` mappings here; iomap currently
2046 case IOMAP_DELALLOC: in iomap_to_bh()
3309 iomap->type = IOMAP_DELALLOC; in ext4_set_iomap()