Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_subr.c214 static struct mtx mntid_mtx; variable
648 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()