Searched refs:try_open_fs (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | unix.c | 1149 static errcode_t try_open_fs(e2fsck_t ctx, int flags, io_manager io_ptr, in try_open_fs() function 1482 retval = try_open_fs(ctx, flags, io_ptr, &fs); in main() 1517 retval = try_open_fs(ctx, flags, io_ptr, &fs); in main() 1529 retval = try_open_fs(ctx, flags, io_ptr, &fs); in main()
|