OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:E2F_OPT_WRITECHECK
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/e2fsck/
badblocks.c
77
(ctx->options &
E2F_OPT_WRITECHECK
) ? "-n " : "",
unix.c
224
!(ctx->options &
E2F_OPT_WRITECHECK
)))
228
!(ctx->options &
E2F_OPT_WRITECHECK
)) {
747
ctx->options |=
E2F_OPT_WRITECHECK
;
[
all
...]
e2fsck.h
155
#define
E2F_OPT_WRITECHECK
0x0200
Completed in 103 milliseconds