Searched refs:bio_mapping (Results 1 – 1 of 1) sorted by relevance
53 struct bio_mapping { struct54 LIST_ENTRY(bio_mapping) bm_link;59 static LIST_HEAD(, bio_mapping) bios = LIST_HEAD_INITIALIZER(bios); argument69 static struct bio_mapping *bio_lookup(char *);206 struct bio_mapping *bm; in bio_register()223 struct bio_mapping *bm, *next; in bio_unregister()237 static struct bio_mapping *240 struct bio_mapping *bm; in bio_lookup()256 struct bio_mapping *bm; in bio_validate()268 struct bio_mapping *bm = cookie; in bio_delegate_ioctl()