Searched refs:fsblkcnt_t (Results 1 – 25 of 36) sorted by relevance
12
48 if ((fsblkcnt_t) buf64.f_blocks != buf64.f_blocks in __fstatfs()49 || (fsblkcnt_t) buf64.f_bfree != buf64.f_bfree in __fstatfs()50 || (fsblkcnt_t) buf64.f_bavail != buf64.f_bavail in __fstatfs()51 || (fsblkcnt_t) buf64.f_files != buf64.f_files in __fstatfs()52 || (fsblkcnt_t) buf64.f_ffree != buf64.f_ffree) in __fstatfs()
46 if ((fsblkcnt_t) buf64.f_blocks != buf64.f_blocks in __statfs()47 || (fsblkcnt_t) buf64.f_bfree != buf64.f_bfree in __statfs()48 || (fsblkcnt_t) buf64.f_bavail != buf64.f_bavail in __statfs()49 || (fsblkcnt_t) buf64.f_files != buf64.f_files in __statfs()50 || (fsblkcnt_t) buf64.f_ffree != buf64.f_ffree) in __statfs()
6 element {struct statvfs} fsblkcnt_t f_blocks7 element {struct statvfs} fsblkcnt_t f_bfree8 element {struct statvfs} fsblkcnt_t f_bavail17 type fsblkcnt_t
29 typedef __fsblkcnt_t fsblkcnt_t; /* Type to count file system blocks. */ typedef38 typedef __fsblkcnt64_t fsblkcnt_t; /* Type to count file system blocks. */ typedef
196 typedef __fsblkcnt_t fsblkcnt_t; /* Type to count file system blocks. */ typedef209 typedef __fsblkcnt64_t fsblkcnt_t; /* Type to count file system blocks. */ typedef
65 fsblkcnt_t
11 fsblkcnt_t:m
11 fsblkcnt_t:i
11 fsblkcnt_t:y