Searched defs:l_statfs (Results 1 – 1 of 1) sorted by relevance
270 struct l_statfs { struct271 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 …]