OpenGrok
Cross Reference: mke2fs.c
xref
: /
external
/
e2fsprogs
/
misc
/
mke2fs.c
Home
|
History
|
Annotate
|
Download
|
only in
misc
Lines Matching
refs:st_mode
1148
if (!stat(file, &statbuf) && S_ISREG(statbuf.
st_mode
))