Searched refs:IOMAP_DELALLOC (Results 1 – 10 of 10) sorted by relevance
16 case IOMAP_DELALLOC: in iomap_to_fiemap()
91 { IOMAP_DELALLOC, "DELALLOC" }, \
587 case IOMAP_DELALLOC: in iomap_dio_iter()
72 case IOMAP_DELALLOC: in nfsd4_block_map_extent()
31 #define IOMAP_DELALLOC 1 /* delayed allocation blocks */ macro
122 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()2058 if (iomap->type != IOMAP_DELALLOC || !(iomap->flags & IOMAP_F_NEW)) in xfs_buffered_write_iomap_end()
189 * **IOMAP_DELALLOC**: A promise to allocate space at a later time
346 Do not return ``IOMAP_DELALLOC`` mappings here; iomap currently
2070 case IOMAP_DELALLOC: in iomap_to_bh()
3534 iomap->type = IOMAP_DELALLOC; in ext4_set_iomap()