OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hp_idnum
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs_commonsubs.c
3191
struct nfsrv_lughash *hp_name, *
hp_idnum
, *thp;
local in function:nfssvc_idname
3340
* locked. hp_name != NULL and
hp_idnum
!= NULL indicates that
3344
hp_name =
hp_idnum
= NULL;
3354
hp_idnum
= NFSUSERHASH(nidp->nid_uid);
3355
mtx_lock(&
hp_idnum
->mtx);
3356
TAILQ_FOREACH_SAFE(usrp, &
hp_idnum
->lughead, lug_numhash,
3376
hp_idnum
= NFSUSERHASH(nidp->nid_uid);
3377
mtx_lock(&
hp_idnum
->mtx);
3383
hp_idnum
= NFSGROUPHASH(nidp->nid_gid);
3384
mtx_lock(&
hp_idnum
->mtx)
[
all
...]
Completed in 14 milliseconds
Indexes created Wed Oct 29 12:09:47 GMT 2025