Searched defs:bch_dirty_init_state (Results 1 – 1 of 1) sorted by relevance
37 struct bch_dirty_init_state { struct38 struct cache_set *c;39 struct bcache_device *d;40 int total_threads;41 int key_idx;42 spinlock_t idx_lock;43 atomic_t started;44 atomic_t enough;45 wait_queue_head_t wait;46 struct dirty_init_thrd_info infos[BCH_DIRTY_INIT_THRD_MAX];