OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bad_lost_and_found
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/e2fsck/
e2fsck.c
57
ctx->
bad_lost_and_found
= 0;
pass3.c
512
if (!ctx->
bad_lost_and_found
&& !ctx->lost_and_found) {
514
ctx->
bad_lost_and_found
++;
516
if (ctx->
bad_lost_and_found
) {
e2fsck.h
269
int
bad_lost_and_found
;
member in struct:e2fsck_struct
Completed in 32 milliseconds