OpenGrok
Cross Reference: vvfat.c
xref
: /
external
/
qemu
/
block
/
vvfat.c
Home
|
History
|
Annotate
|
Download
|
only in
block
Lines Matching
full:stat
25
#include <sys/
stat
.h>
724
struct
stat
st;
734
if(
stat
(buffer,&st)<0) {