OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:issued_len
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/dm/
device-mapper.c
601
uint64_t buf_start, buf_len,
issued_len
;
local in function:dmstrategy
609
issued_len
= 0;
671
issued_len
+= end - start;
678
if (
issued_len
< buf_len)
679
nestiobuf_done(bp, buf_len -
issued_len
, EINVAL);
Completed in 20 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025