Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
De2fsck.h573 int check_backup_super_block(e2fsck_t ctx);
Dunix.c374 else if (check_backup_super_block(ctx)) in check_if_skip()
1886 if (check_backup_super_block(ctx)) in main()
Dsuper.c960 int check_backup_super_block(e2fsck_t ctx) in check_backup_super_block() function