OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfsusrgrp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsrvstate.h
51
* List head for
nfsusrgrp
.
53
TAILQ_HEAD(nfsuserhashhead,
nfsusrgrp
);
267
struct
nfsusrgrp
{
struct
268
TAILQ_ENTRY(
nfsusrgrp
) lug_numhash; /* Hash by id# */
269
TAILQ_ENTRY(
nfsusrgrp
) lug_namehash; /* and by name */
Completed in 39 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025