Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmount.h458 #define VFS_CTL_OSTATFS 0x00010001 /* old legacy statfs */ macro
478 #define VFS_CTL_STATFS VFS_CTL_OSTATFS
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_subr.c4989 case VFS_CTL_OSTATFS: in sysctl_vfs_ctlbyfsid()