Home
last modified time | relevance | path

Searched defs:compat_statfs (Results 1 – 1 of 1) sorted by relevance

/include/asm-generic/
A Dcompat.h92 struct compat_statfs { struct
93 compat_int_t f_type;
94 compat_int_t f_bsize;
95 compat_int_t f_blocks;
96 compat_int_t f_bfree;
97 compat_int_t f_bavail;
98 compat_int_t f_files;
99 compat_int_t f_ffree;
100 compat_fsid_t f_fsid;
102 compat_int_t f_frsize;
[all …]

Completed in 6 milliseconds