OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfsuserhash
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs_commonsubs.c
169
static struct nfsrv_lughash *
nfsuserhash
;
variable in typeref:struct:nfsrv_lughash *
2605
hp =
NFSUSERHASH
(uid);
2695
hp =
NFSUSERHASH
(uid);
2801
hp2 =
NFSUSERHASH
(usrp->lug_uid);
3222
mtx_lock(&
nfsuserhash
[i].mtx);
3225
&
nfsuserhash
[i].lughead, lug_numhash, nusrp)
3228
mtx_unlock(&
nfsuserhash
[i].mtx);
3247
if (
nfsuserhash
== NULL) {
3249
nfsuserhash
= malloc(sizeof(struct nfsrv_lughash) *
3253
mtx_init(&
nfsuserhash
[i].mtx, "nfsuidhash"
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025