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.c230 static struct mtx mntid_mtx; variable
740 mtx_init(&mntid_mtx, "mntid", NULL, MTX_DEF); in vntblinit()
1073 mtx_lock(&mntid_mtx); in vfs_getnewfsid()
1087 mtx_unlock(&mntid_mtx); in vfs_getnewfsid()