Home
last modified time | relevance | path

Searched defs:do_fsck (Results 1 – 3 of 3) sorted by relevance

/external/f2fs-tools/fsck/
Dmain.c575 static void do_fsck(struct f2fs_sb_info *sbi) in do_fsck() function
/external/toybox/toys/pending/
Dfsck.c188 static void do_fsck(struct f_sys_info *finfo) in do_fsck() function
/external/autotest/client/bin/
Dpartition.py333 tag, fs_opt, do_fsck=True, **dargs): argument