OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:offset_in_buffer
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/
vnd.c
2016
u_int32_t
offset_in_buffer
;
local in function:compstrategy
2066
offset_in_buffer
= bn % (off_t)vnd->sc_comp_blksz;
2067
length_in_buffer = vnd->sc_comp_blksz -
offset_in_buffer
;
2076
error = uiomove(vnd->sc_comp_decombuf +
offset_in_buffer
,
Completed in 12 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025