vfs_getvfs 203 compat/common/vfs_syscalls_35.c if ((mp = vfs_getvfs(&fh.fh_fsid)) == NULL) vfs_getvfs 281 kern/vfs_subr.c while (vfs_getvfs(&tfsid)) { vfs_getvfs 1003 kern/vfs_syscalls.c if ((mp = vfs_getvfs(&fh.fh_fsid)) == NULL) { vfs_getvfs 1108 kern/vfs_syscalls.c if ((mp = vfs_getvfs(&fh.fh_fsid)) == NULL) vfs_getvfs 1143 kern/vfs_syscalls.c if ((mp = vfs_getvfs(&fh.fh_fsid)) == NULL) vfs_getvfs 1636 nfs/nfs_subs.c mp = vfs_getvfs(&fhp->fh_fsid); vfs_getvfs 566 sys/mount.h struct mount *vfs_getvfs(fsid_t *); vfs_getvfs 364 xfs/xfs_locl.h #define xfs_vfs_getvfs vfs_getvfs