Home
last modified time | relevance | path

Searched refs:VFS_CTL_STATFS64 (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dmount.h468 #define VFS_CTL_STATFS64 0x0001000B /* statfs64 */ macro
476 #define VFS_CTL_STATFS VFS_CTL_STATFS64
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_subr.c4990 case VFS_CTL_STATFS64: in sysctl_vfs_ctlbyfsid()
5017 if (name[0] == VFS_CTL_STATFS64) { in sysctl_vfs_ctlbyfsid()