Searched refs:fsblkcnt_t (Results 1 – 4 of 4) sorted by relevance
30 typedef unsigned long fsblkcnt_t; typedef47 fsblkcnt_t f_blocks; /* Total number of blocks on file system in */49 fsblkcnt_t f_bfree; /* Total number of free blocks. */50 fsblkcnt_t f_bavail; /* Number of free blocks available to */
368 /* Define to 1 if the system has the type `fsblkcnt_t'. */
2796 AC_CHECK_TYPES([fsblkcnt_t, fsfilcnt_t], , , [
442 typedef __fsblkcnt_t fsblkcnt_t; typedef