OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i_flag
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/misc/
tune2fs.c
66
static int c_flag, C_flag, e_flag, f_flag, g_flag,
i_flag
, l_flag, L_flag;
variable
68
static int
I_flag
;
739
i_flag
= 1;
859
I_flag
= 1;
[
all
...]
/external/e2fsprogs/lib/ext2fs/
ext2fs.h
187
* Special flag in the ext2 inode
i_flag
field that means that this is
[
all
...]
/external/qemu/
cpu-exec.c
563
&& (env->pregs[PR_CCS] &
I_FLAG
)
[
all
...]
Completed in 84 milliseconds