Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dmount.c374 int sanity_check_raw_super(struct f2fs_super_block *sb, u64 offset) in sanity_check_raw_super() function
435 if (!sanity_check_raw_super(sbi->raw_super, offset)) { in validate_super_block()