Lines Matching defs:delalloc
1535 * is delalloc or unwritten.
2014 * We map delalloc buffers to their physical location, clear unwritten bits.
2082 * We map delalloc buffers to their physical location, clear unwritten bits,
2158 * the blocks in question are delalloc blocks. This indicates
2578 * data=journal mode does not do delalloc so we just need to writeout /
2664 * not supported by delalloc.
2833 * switch to non delalloc mode if we are running low
2838 * to non delalloc when we are near to error range.
2845 * Start pushing delalloc when 1/2 of free blocks are dirty.
2973 * delalloc writes pending in the range up to i_size. If the end of
3112 * With delalloc or journalled data we want to sync the file so
3312 * We use i_size instead of i_disksize here because delalloc writeback
3462 bool delalloc = false;
3504 delalloc = ext4_iomap_is_delalloc(inode, &map);
3508 if (delalloc && iomap->type == IOMAP_HOLE)
6096 * there's no delalloc; page truncated will be checked later; the