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.c803 int sanity_check_raw_super(struct f2fs_super_block *sb, enum SB_ADDR sb_addr) in sanity_check_raw_super() function
961 if (!sanity_check_raw_super(sbi->raw_super, sb_addr)) { in validate_super_block()