Searched defs:bch_write_op (Results 1 – 1 of 1) sorted by relevance
68 struct bch_write_op { struct71 void (*end_io)(struct bch_write_op *); argument72 u64 start_time;75 unsigned list_idx;79 u16 flags;83 unsigned csum_type:4;91 u16 target;92 u16 nonce;95 u32 subvol;96 struct bpos pos;[all …]
Completed in 4 milliseconds