Home
last modified time | relevance | path

Searched refs:mntid_mtx (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_subr.c235 static struct mtx mntid_mtx; variable
782 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()