Searched refs:fsfilcnt_t (Results 1 – 4 of 4) sorted by relevance
42 fsfilcnt_t f_files;44 fsfilcnt_t f_ffree;46 fsfilcnt_t f_favail;71 fsfilcnt_t f_files;73 fsfilcnt_t f_ffree;75 fsfilcnt_t f_favail;
61 typedef unsigned long fsfilcnt_t; typedef
40 STRUCT_MEMBER(struct statvfs, fsfilcnt_t, f_files); in sys_statvfs_h()41 STRUCT_MEMBER(struct statvfs, fsfilcnt_t, f_ffree); in sys_statvfs_h()42 STRUCT_MEMBER(struct statvfs, fsfilcnt_t, f_favail); in sys_statvfs_h()48 TYPE(fsfilcnt_t); in sys_statvfs_h()
40 TYPE(fsfilcnt_t); in sys_types_h()