Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dio_write_types.h40 struct bch_write_op { struct
43 void (*end_io)(struct bch_write_op *); argument
44 u64 start_time;
47 u16 flags;
51 unsigned csum_type:4;
54 unsigned watermark:3;
59 u16 target;
60 u16 nonce;
63 u32 subvol;
64 struct bpos pos;
[all …]