Home
last modified time | relevance | path

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

/dflybsd-src/sys/kern/
H A Dvfs_bio.c4447 struct bio *mbio; in nestiobuf_iodone() local
4479 nestiobuf_done(struct bio *mbio, int donebytes, int error, struct devstat *stats) in nestiobuf_done()
4527 nestiobuf_start(struct bio *mbio) in nestiobuf_start()
4548 nestiobuf_error(struct bio *mbio, int error) in nestiobuf_error()
4567 nestiobuf_add(struct bio *mbio, struct buf *bp, int offset, size_t size, struct devstat *stats) in nestiobuf_add()
/dflybsd-src/sys/dev/disk/dm/dmirror/
H A Ddm_target_dmirror.c124 struct bio *obio, *mbio; in dmirror_write_done() local
/dflybsd-src/crypto/libressl/crypto/cms/
H A Dcms_lib.c200 BIO *mbio; in CMS_dataFinal() local