Searched refs:fsfilcnt_t (Results 1 – 6 of 6) sorted by relevance
246 fsfilcnt_t f_files; /* total file nodes in file system */247 fsfilcnt_t f_ffree; /* free files nodes in fs */260 fsfilcnt_t f_files; /* total file nodes in file system */261 fsfilcnt_t f_ffree; /* free files nodes in fs */
178 typedef ulong_t fsfilcnt_t; /* counts files */ typedef184 typedef u_longlong_t fsfilcnt_t; /* count of files */ typedef199 typedef fsfilcnt_t fsfilcnt64_t;
59 fsfilcnt_t f_files; /* total file nodes (inodes) */60 fsfilcnt_t f_ffree; /* total free file nodes */61 fsfilcnt_t f_favail; /* free nodes avail to non-superuser */
163 typedef ulong_t fsfilcnt_t; /* count of files */ typedef168 typedef u_longlong_t fsfilcnt_t; /* count of files */ typedef176 typedef fsfilcnt_t fsfilcnt64_t; /* count of files */
78 static fsfilcnt_t ftotal; /* files stored on current part */79 static fsfilcnt_t fmax; /* maximum number of files on any part */99 ulong_t bsize, ulong_t frsize, fsblkcnt_t *plimit, fsfilcnt_t *pilimit, in splpkgmap()110 fsfilcnt_t ftemp; in splpkgmap()404 fsfilcnt_t ilimit) in store()
67 fsfilcnt_t *pilimit, fsblkcnt_t *pllimit);161 static fsfilcnt_t ilimit = 0;