Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
De2fsck.h457 int check_backup_super_block(e2fsck_t ctx);
Dunix.c287 else if (check_backup_super_block(ctx)) in check_if_skip()
1331 if (check_backup_super_block(ctx)) { in main()
Dsuper.c796 int check_backup_super_block(e2fsck_t ctx) in check_backup_super_block() function