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

/external/e2fsprogs/lib/ext2fs/
H A Dalloc.c393 * - EXT2_NEWRANGE_MIN_LENGTH: do not return a allocation shorter than _len_.
475 if (!(flags & EXT2_NEWRANGE_MIN_LENGTH) ||
527 int newr_flags = EXT2_NEWRANGE_MIN_LENGTH;
H A Dfallocate.c286 EXT2_NEWRANGE_MIN_LENGTH, y,
378 EXT2_NEWRANGE_MIN_LENGTH,
454 EXT2_NEWRANGE_MIN_LENGTH,
H A Dext2fs.h718 #define EXT2_NEWRANGE_MIN_LENGTH (0x2) macro

Completed in 91 milliseconds