Searched refs:IOMAP_DELALLOC (Results 1 – 6 of 6) sorted by relevance
23 #define IOMAP_DELALLOC 0x02 /* delayed allocation blocks */ macro
92 case IOMAP_DELALLOC: in nfsd4_block_proc_layoutget()
51 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()1203 if ((flags & IOMAP_WRITE) && iomap->type == IOMAP_DELALLOC) in xfs_file_iomap_end()
1114 case IOMAP_DELALLOC: in iomap_to_fiemap()
1900 case IOMAP_DELALLOC: in iomap_to_bh()
3536 iomap->type = delalloc ? IOMAP_DELALLOC : IOMAP_HOLE; in ext4_iomap_begin()