Home
last modified time | relevance | path

Searched defs:donebytes (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/kern/
H A Dvfs_bio.c4451 int donebytes; in nestiobuf_iodone() local
4479 nestiobuf_done(struct bio *mbio, int donebytes, int error, struct devstat *stats) in nestiobuf_done()