Searched refs:EXT2_ALLOCRANGE_ZERO_BLOCKS (Results 1 – 2 of 2) sorted by relevance
/third_party/e2fsprogs/lib/ext2fs/ | ||
D | alloc.c | 546 if (flags & EXT2_ALLOCRANGE_ZERO_BLOCKS) { in ext2fs_alloc_range() |
D | ext2fs.h | 785 #define EXT2_ALLOCRANGE_ZERO_BLOCKS (0x2) macro |