Home
last modified time | relevance | path

Searched refs:EXT2_NEWRANGE_MIN_LENGTH (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dfallocate.c286 EXT2_NEWRANGE_MIN_LENGTH, y, in ext_falloc_helper()
378 EXT2_NEWRANGE_MIN_LENGTH, in ext_falloc_helper()
454 EXT2_NEWRANGE_MIN_LENGTH, in ext_falloc_helper()
Dalloc.c475 if (!(flags & EXT2_NEWRANGE_MIN_LENGTH) || in ext2fs_new_range()
527 int newr_flags = EXT2_NEWRANGE_MIN_LENGTH; in ext2fs_alloc_range()
Dext2fs.h718 #define EXT2_NEWRANGE_MIN_LENGTH (0x2) macro