OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:E2F_OPT_NO
(Results
1 - 7
of
7
) sorted by null
/external/e2fsprogs/e2fsck/
pass4.c
173
link_count == 1 && !(ctx->options &
E2F_OPT_NO
)) ||
unix.c
700
if (ctx->options & (E2F_OPT_YES|
E2F_OPT_NO
)) {
710
ctx->options |=
E2F_OPT_NO
;
713
if (ctx->options & (E2F_OPT_PREEN|
E2F_OPT_NO
))
796
if ((ctx->options &
E2F_OPT_NO
) &&
802
if ((ctx->options &
E2F_OPT_NO
) && cflag) {
807
if ((ctx->options &
E2F_OPT_NO
) && bad_blocks_file) {
812
if (ctx->options &
E2F_OPT_NO
)
1007
!(ctx->options &
E2F_OPT_NO
) &&
[
all
...]