Searched refs:IOMAP_DELALLOC (Results 1 – 6 of 6) sorted by relevance
22 case IOMAP_DELALLOC: in iomap_to_fiemap()
25 #define IOMAP_DELALLOC 0x02 /* delayed allocation blocks */ macro
93 case IOMAP_DELALLOC: in nfsd4_block_proc_layoutget()
70 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()1131 if ((flags & IOMAP_WRITE) && iomap->type == IOMAP_DELALLOC) in xfs_file_iomap_end()
1902 case IOMAP_DELALLOC: in iomap_to_bh()
3535 iomap->type = delalloc ? IOMAP_DELALLOC : IOMAP_HOLE; in ext4_iomap_begin()