Home
last modified time | relevance | path

Searched refs:nestiobuf_done (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
H A Dbuf.h492 void nestiobuf_done(struct bio *mbio, int donebytes, int error, struct devstat *stats);
/dragonfly/sys/kern/
H A Dvfs_bio.c4475 nestiobuf_done(mbio, donebytes, error, stats); in nestiobuf_iodone()
4479 nestiobuf_done(struct bio *mbio, int donebytes, int error, struct devstat *stats) in nestiobuf_done() function