OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outvec_to
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/chfs/
chfs_wbuf.c
148
int
outvec_to
= to;
local
207
outvec_to
+= wbuf_retlen;
214
ret = chfs_write_leb(chmp, lnr, v,
outvec_to
, PAGE_DIV(vlen), &wbuf_retlen);
216
outvec_to
+= wbuf_retlen;
217
chmp->chm_wbuf_ofs =
outvec_to
;
230
outvec_to
+= wbuf_retlen;
chfs_wbuf.c
148
int
outvec_to
= to;
local
207
outvec_to
+= wbuf_retlen;
214
ret = chfs_write_leb(chmp, lnr, v,
outvec_to
, PAGE_DIV(vlen), &wbuf_retlen);
216
outvec_to
+= wbuf_retlen;
217
chmp->chm_wbuf_ofs =
outvec_to
;
230
outvec_to
+= wbuf_retlen;
Completed in 30 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026