Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/bcache/
Drequest.h5 struct data_insert_op { struct
6 struct closure cl;
7 struct cache_set *c;
8 struct bio *bio;
9 struct workqueue_struct *wq;
11 unsigned int inode;
12 uint16_t write_point;
13 uint16_t write_prio;
14 blk_status_t status;
16 union {
[all …]