Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
De2fsck.h590 int check_backup_super_block(e2fsck_t ctx);
Dunix.c377 else if (check_backup_super_block(ctx)) in check_if_skip()
1943 if (check_backup_super_block(ctx)) in main()
Dsuper.c1115 int check_backup_super_block(e2fsck_t ctx) in check_backup_super_block() function