Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_stats.c270 struct l_statfs { struct
271 l_long f_type;
272 l_long f_bsize;
273 l_long f_blocks;
274 l_long f_bfree;
275 l_long f_bavail;
276 l_long f_files;
277 l_long f_ffree;
278 l_fsid_t f_fsid;
279 l_long f_namelen;
[all …]