Home
last modified time | relevance | path

Searched refs:fsfilcnt_t (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/sys/
Dstatvfs.h55 #ifndef fsfilcnt_t
56 typedef uint64_t fsfilcnt_t; /* fs file count */ typedef
57 #define fsfilcnt_t fsfilcnt_t macro
72 fsfilcnt_t f_files; /* total file nodes in file system */
73 fsfilcnt_t f_ffree; /* free file nodes in file system */
74 fsfilcnt_t f_favail; /* free file nodes avail to non-root */
75 fsfilcnt_t f_fresvd; /* file nodes reserved for root */