OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsrcahash_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdcache.c
167
extern struct nfsrchash_bucket
nfsrcahash_table
[NFSRVCACHE_HASHSIZE];
244
#define NFSRCAHASH(xid) (&
nfsrcahash_table
[nfsrc_hash(xid)])
318
LIST_INIT(&
nfsrcahash_table
[i].tbl);
nfs_nfsdport.c
76
struct nfsrchash_bucket
nfsrcahash_table
[NFSRVCACHE_HASHSIZE];
variable in typeref:struct:nfsrchash_bucket[]
3362
mtx_init(&
nfsrcahash_table
[i].mtx, "nfsrtca", NULL,
3410
mtx_destroy(&
nfsrcahash_table
[i].mtx);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025