Searched refs:EXT2_NEWRANGE_ALL_FLAGS (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ | ||
D | alloc.c | 418 if (len == 0 || (flags & ~EXT2_NEWRANGE_ALL_FLAGS)) in ext2fs_new_range() |
D | ext2fs.h | 736 #define EXT2_NEWRANGE_ALL_FLAGS (0x3) macro |