HomeSort by relevance Sort by last modified time
    Searched refs:EXT2_LIB_CURRENT_REV (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
openfs.c 253 if (fs->super->s_rev_level > EXT2_LIB_CURRENT_REV) {
ext2fs.h 54 #define EXT2_LIB_CURRENT_REV EXT2_DYNAMIC_REV
    [all...]
  /external/e2fsprogs/e2fsck/
super.c 999 (backup_sb->s_rev_level > EXT2_LIB_CURRENT_REV) ||

Completed in 76 milliseconds