Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dmount.c421 int validate_super_block(struct f2fs_sb_info *sbi, int block) in validate_super_block() function
2107 ret = validate_super_block(sbi, 0); in f2fs_do_mount()
2109 ret = validate_super_block(sbi, 1); in f2fs_do_mount()