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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vfsops.c137 static int hfs_statfs(struct mount *mp, register struct vfsstatfs *sbp, vfs_context_t context);
182 (void)hfs_statfs(mp, vfsp, NULL);
387 (void)hfs_statfs(mp, vfs_statfs(mp), context);
1830 hfs_statfs(struct mount *mp, register struct vfsstatfs *sbp, __unused vfs_context_t context) function
5211 hfs_vfs_getattr, /* was hfs_statfs */

Completed in 23 milliseconds