Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstatvfs.h83 fsfilcnt32_t f_files; /* total file nodes (inodes) */
84 fsfilcnt32_t f_ffree; /* total free file nodes */
85 fsfilcnt32_t f_favail; /* free nodes avail to non-superuser */
H A Dtypes32.h53 typedef uint32_t fsfilcnt32_t; typedef