Searched refs:e2fsck_run (Results 1 – 3 of 3) sorted by relevance
/third_party/e2fsprogs/e2fsck/ | ||
D | e2fsck.c | 244 int e2fsck_run(e2fsck_t ctx) in e2fsck_run() function |
D | e2fsck.h | 492 extern int e2fsck_run(e2fsck_t ctx); |
D | unix.c | 1922 run_result = e2fsck_run(ctx); in main() |