Lines Matching defs:delalloc
1539 * is delalloc or unwritten.
2269 * We map delalloc buffers to their physical location, clear unwritten bits.
2339 * We map delalloc buffers to their physical location, clear unwritten bits,
2415 * the blocks in question are delalloc blocks. This indicates
2832 * not supported by delalloc.
2956 * switch to non delalloc mode if we are running low
2961 * to non delalloc when we are near to error range.
2968 * Start pushing delalloc when 1/2 of free blocks are dirty.
3102 * delalloc writes pending in the range upto i_size. If the end of
3197 * With delalloc we want to sync the file
3421 * We use i_size instead of i_disksize here because delalloc writeback
3564 bool delalloc = false;
3606 delalloc = ext4_iomap_is_delalloc(inode, &map);
3610 if (delalloc && iomap->type == IOMAP_HOLE)
6172 * there's no delalloc; page truncated will be checked later; the