Searched refs:fsblkcnt_t (Results 1 – 5 of 5) sorted by relevance
44 typedef __fsblkcnt_t fsblkcnt_t; typedef58 fsblkcnt_t f_bavail; /* Number of blocks */59 fsblkcnt_t f_bfree;60 fsblkcnt_t f_blocks;
116 typedef __fsblkcnt_t fsblkcnt_t; typedef
34 typedef unsigned long fsblkcnt_t; typedef51 fsblkcnt_t f_blocks; /* Total number of blocks on file system in */53 fsblkcnt_t f_bfree; /* Total number of free blocks. */54 fsblkcnt_t f_bavail; /* Number of free blocks available to */
117 fsblkcnt_t fb; in ATF_TC_BODY()
4186 AC_CHECK_TYPES([fsblkcnt_t, fsfilcnt_t], , , [