Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbuf.h66 extern struct bio_ops { struct
67 void (*io_start)(struct buf *);
68 void (*io_complete)(struct buf *);
69 void (*io_deallocate)(struct buf *);
70 int (*io_countdeps)(struct buf *, int);