fsfilcnt_t
static fsfilcnt_t ilimit = 0;
fsfilcnt_t *pilimit, fsblkcnt_t *pllimit);
fsfilcnt_t ftemp;
fsfilcnt_t ilimit)
static fsfilcnt_t ftotal; /* files stored on current part */
static fsfilcnt_t fmax; /* maximum number of files on any part */
ulong_t bsize, ulong_t frsize, fsblkcnt_t *plimit, fsfilcnt_t *pilimit,
typedef fsfilcnt_t fsfilcnt64_t;
fsfilcnt_t f_files; /* total file nodes in file system */
fsfilcnt_t f_ffree; /* free files nodes in fs */
fsfilcnt_t f_files; /* total file nodes in file system */
fsfilcnt_t f_ffree; /* free files nodes in fs */
fsfilcnt_t f_files; /* total file nodes (inodes) */
fsfilcnt_t f_ffree; /* total free file nodes */
fsfilcnt_t f_favail; /* free nodes avail to non-superuser */
typedef fsfilcnt_t fsfilcnt64_t; /* count of files */