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