Searched refs:fh_fsid (Results 1 – 7 of 7) sorted by relevance
89 (fsidcmp(&(f1)->fh_fsid, &(f2)->fh_fsid) == 0 && \
565 nfs_pub.np_handle.fh_fsid = mp->mnt_stat.f_fsid; in vfs_setpublicfs()
4502 fh.fh_fsid = vp->v_mount->mnt_stat.f_fsid; in kern_getfhat()4558 if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL) in kern_fhlinkat()4593 if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL) in sys_fhreadlink()4645 mp = vfs_busyfs(&fhp.fh_fsid); in kern_fhopen()4731 if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL) in kern_fhstat()4779 if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL) in kern_fhstatfs()
258 mount_id = (fh.fh_fsid.val[0] ^ fh.fh_fsid.val[1]); in linux_name_to_handle_at()
568 fsid_t fh_fsid; /* Filesystem id of mount point */ member
1765 vs->vs_mp = vfs_getvfs(&fhp->fh_fsid); in nlm_get_vfs_state()
478 fhp->fh_fsid = vp->v_mount->mnt_stat.f_fsid; in nfsvno_getfh()3441 mp = vfs_busyfs(&fhp->fh_fsid); in nfsd_fhtovp()3677 mp = vfs_busyfs(&fhp->fh_fsid); in nfsvno_getvp()