OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stripeindex
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clrpcops.c
4875
uint8_t
stripeindex
;
local
4933
stripeindex
= fxdr_unsigned(uint8_t, *tl++);
4934
NFSCL_DEBUG(4, "stripeind=%d\n",
stripeindex
);
4935
if (
stripeindex
>= addrcnt) {
4936
printf("NFS devinfo
stripeindex
%d: too big\n",
4937
(int)
stripeindex
);
4941
nfsfldi_setstripeindex(ndi, i,
stripeindex
);
Completed in 74 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026