bio_ops
add_bio_ops(struct bio_ops *ops)
rem_bio_ops(struct bio_ops *ops)
struct bio_ops *ops;
static TAILQ_HEAD(,bio_ops) bio_ops_list = TAILQ_HEAD_INITIALIZER(bio_ops_list);
struct bio_ops *b_ops; /* bio_ops used w/ b_dep */
struct bio_ops *ops = bp->b_ops;
struct bio_ops *ops = bp->b_ops;
struct bio_ops *ops = bp->b_ops;
struct bio_ops *ops = bp->b_ops;
struct bio_ops *ops = vp->v_mount->mnt_bioops;
struct bio_ops *ops = bp1->b_ops;
struct bio_ops *ops = bp->b_ops;
struct bio_ops *ops = bp->b_ops;
TAILQ_ENTRY(bio_ops) entry;
struct bio_ops *mnt_bioops; /* BIO ops (hammer, softupd) */
void add_bio_ops(struct bio_ops *ops);
void rem_bio_ops(struct bio_ops *ops);
static struct bio_ops hammer_bioops = {
static struct bio_ops hammer_bioops;
static struct bio_ops softdep_bioops = {