Searched refs:mntid_mtx (Results 1 – 1 of 1) sorted by relevance
235 static struct mtx mntid_mtx; variable782 mtx_init(&mntid_mtx, "mntid", NULL, MTX_DEF); in vntblinit()1115 mtx_lock(&mntid_mtx); in vfs_getnewfsid()1129 mtx_unlock(&mntid_mtx); in vfs_getnewfsid()