OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfsuid
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/nfs/
nfs.h
356
* The
nfsuid
structs hang off of the nfssvc_sock structs in both lru
406
struct
nfsuid
{
struct
407
TAILQ_ENTRY(
nfsuid
) nu_lru; /* LRU chain */
408
LIST_ENTRY(
nfsuid
) nu_hash; /* Hash list */
439
TAILQ_HEAD(,
nfsuid
) ns_uidlruhead;
458
LIST_HEAD(,
nfsuid
) ns_uidhashtbl[NFS_UIDHASHSIZ];
Completed in 12 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025