Searched defs:bio_ops (Results 1 – 1 of 1) sorted by relevance
64 extern struct bio_ops { struct65 void (*io_start)(struct buf *);66 void (*io_complete)(struct buf *);67 void (*io_deallocate)(struct buf *);68 int (*io_countdeps)(struct buf *, int);