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