statfs             46 include/sys/mount.h struct statfs {
statfs            127 include/sys/mount.h 	int (*vfs_statfs)	(mount_t, struct statfs *);
statfs            135 include/sys/mount.h typedef int (*vfsop_statfs_t)(mount_t, struct statfs *);