Searched refs:fsfilcnt_t (Results 1 – 4 of 4) sorted by relevance
33 typedef unsigned long fsfilcnt_t; typedef52 fsfilcnt_t f_files; /* Total number of file serial numbers. */53 fsfilcnt_t f_ffree; /* Total number of free file serial numbers. */54 fsfilcnt_t f_favail; /* Number of file serial numbers available to */
371 /* Define to 1 if the system has the type `fsfilcnt_t'. */
2796 AC_CHECK_TYPES([fsblkcnt_t, fsfilcnt_t], , , [
446 typedef __fsfilcnt_t fsfilcnt_t; typedef