Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dbuf.h63 extern struct bio_ops { struct
64 void (*io_start)(struct buf *);
65 void (*io_complete)(struct buf *);
66 void (*io_deallocate)(struct buf *);
67 int (*io_countdeps)(struct buf *, int);