OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rdmacnt
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdserv.c
3857
uint32_t
rdmacnt
;
local in function:nfsrvd_createsession
3885
rdmacnt
= fxdr_unsigned(uint32_t, *tl);
3886
if (
rdmacnt
> 1) {
3889
} else if (
rdmacnt
== 1)
3900
rdmacnt
= fxdr_unsigned(uint32_t, *tl);
3901
if (
rdmacnt
> 1) {
3904
} else if (
rdmacnt
== 1)
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025