Searched refs:fsblkcnt_t (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/_types/
H A D_fsblkcnt_t.h30 typedef __darwin_fsblkcnt_t fsblkcnt_t; typedef
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dbsd-statvfs.h30 typedef unsigned long fsblkcnt_t; typedef
47 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 */
/macosx-10.10/Libc-1044.1.2/include/sys/
H A Dstatvfs.h40 fsblkcnt_t f_blocks; /* Blocks on FS in units of f_frsize */
41 fsblkcnt_t f_bfree; /* Free blocks */
42 fsblkcnt_t f_bavail; /* Blocks available to non-root */

Completed in 73 milliseconds