bio_locate
struct bio_locate bl;
struct bio_locate *locate;
locate = (struct bio_locate *)addr;
#define BIOCLOCATE _IOWR('B', 0, struct bio_locate)