OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slotpos
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs_commonsubs.c
4131
int error, maxslot,
slotpos
;
local
4134
error = nfsv4_sequencelookup(nmp, sep, &
slotpos
, &maxslot, &slotseq,
4146
*tl++ = txdr_unsigned(
slotpos
);
4159
int i, maxslot,
slotpos
;
local
4163
slotpos
= -1;
4170
slotpos
= i;
4178
if (
slotpos
== -1) {
4194
} while (
slotpos
== -1);
4204
*slotposp =
slotpos
;
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
6021
int maxslot,
slotpos
;
local
6029
(void)nfsv4_sequencelookup(NULL, &sep->sess_cbsess, &
slotpos
, &maxslot,
6039
*tl++ = txdr_unsigned(
slotpos
);
Completed in 22 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026