Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
De2fsck.h650 int check_backup_super_block(e2fsck_t ctx);
Dunix.c380 else if (check_backup_super_block(ctx)) in check_if_skip()
2001 if (check_backup_super_block(ctx)) in main()
Dsuper.c1115 int check_backup_super_block(e2fsck_t ctx) in check_backup_super_block() function