Searched refs:mntid_mtx (Results 1 – 1 of 1) sorted by relevance
214 static struct mtx mntid_mtx; variable648 mtx_init(&mntid_mtx, "mntid", NULL, MTX_DEF); in vntblinit()969 mtx_lock(&mntid_mtx); in vfs_getnewfsid()983 mtx_unlock(&mntid_mtx); in vfs_getnewfsid()