Searched defs:bch_ioctl_data (Results 1 – 1 of 1) sorted by relevance
207 struct bch_ioctl_data { struct208 __u16 op;209 __u8 start_btree;210 __u8 end_btree;211 __u32 flags;213 struct bpos start_pos;214 struct bpos end_pos;216 union {