Searched refs:tfsid (Results 1 – 1 of 1) sorted by relevance
965 fsid_t tfsid; in vfs_getnewfsid() local971 tfsid.val[1] = mtype; in vfs_getnewfsid()974 tfsid.val[0] = makedev(255, in vfs_getnewfsid()977 if ((nmp = vfs_getvfs(&tfsid)) == NULL) in vfs_getnewfsid()981 mp->mnt_stat.f_fsid.val[0] = tfsid.val[0]; in vfs_getnewfsid()982 mp->mnt_stat.f_fsid.val[1] = tfsid.val[1]; in vfs_getnewfsid()