OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfsrvudphashtbl
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdcache.c
209
static struct nfsrvhashhead
nfsrvudphashtbl
[NFSRVCACHE_HASHSIZE];
variable in typeref:struct:nfsrvhashhead[]
241
(&
nfsrvudphashtbl
[nfsrc_hash(xid)])
316
LIST_INIT(&
nfsrvudphashtbl
[i]);
825
LIST_FOREACH_SAFE(rp, &
nfsrvudphashtbl
[i], rc_hash, nextrp) {
nfs_nfsdcache.c
209
static struct nfsrvhashhead
nfsrvudphashtbl
[NFSRVCACHE_HASHSIZE];
variable in typeref:struct:nfsrvhashhead[]
241
(&
nfsrvudphashtbl
[nfsrc_hash(xid)])
316
LIST_INIT(&
nfsrvudphashtbl
[i]);
825
LIST_FOREACH_SAFE(rp, &
nfsrvudphashtbl
[i], rc_hash, nextrp) {
nfs_nfsdcache.c
209
static struct nfsrvhashhead
nfsrvudphashtbl
[NFSRVCACHE_HASHSIZE];
variable in typeref:struct:nfsrvhashhead[]
241
(&
nfsrvudphashtbl
[nfsrc_hash(xid)])
316
LIST_INIT(&
nfsrvudphashtbl
[i]);
825
LIST_FOREACH_SAFE(rp, &
nfsrvudphashtbl
[i], rc_hash, nextrp) {
Completed in 32 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025