Searched refs:IOMAP_DELALLOC (Results 1 – 8 of 8) sorted by relevance
16 case IOMAP_DELALLOC: in iomap_to_fiemap()
653 case IOMAP_DELALLOC: in iomap_dio_iter()
32 #define IOMAP_DELALLOC 1 /* delayed allocation blocks */ macro
1034 iomap->type = IOMAP_DELALLOC; in ntfs_iomap_begin()1065 (iomap->type == IOMAP_MAPPED || iomap->type == IOMAP_DELALLOC)) { in ntfs_iomap_begin()1121 (iomap->type == IOMAP_MAPPED || iomap->type == IOMAP_DELALLOC)) { in ntfs_iomap_end()
123 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()2145 if (iomap->type != IOMAP_DELALLOC || !(iomap->flags & IOMAP_F_NEW)) in xfs_buffered_write_iomap_end()
1955 case IOMAP_DELALLOC: in iomap_to_bh()
346 Do not return ``IOMAP_DELALLOC`` mappings here; iomap currently
3516 iomap->type = IOMAP_DELALLOC; in ext4_set_iomap()