OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:e2fsck_get_lost_and_found
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/e2fsck/
pass3.c
115
e2fsck_get_lost_and_found
(ctx, 1);
354
ext2_ino_t
e2fsck_get_lost_and_found
(e2fsck_t ctx, int fix)
function
513
if (
e2fsck_get_lost_and_found
(ctx, 1) == 0)
e2fsck.h
461
extern ext2_ino_t
e2fsck_get_lost_and_found
(e2fsck_t ctx, int fix);
rehash.c
837
e2fsck_get_lost_and_found
(ctx, 0);
Completed in 63 milliseconds