Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
Dbcachefs_ioctl.h207 struct bch_ioctl_data { struct
208 __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 {