Searched refs:bch_dirty_init_state (Results 1 – 2 of 2) sorted by relevance
31 struct bch_dirty_init_state;33 struct bch_dirty_init_state *state;37 struct bch_dirty_init_state { struct
871 struct bch_dirty_init_state *state = info->state; in bch_dirty_init_thread()948 struct bch_dirty_init_state *state; in bch_sectors_dirty_init()964 state = kzalloc(sizeof(struct bch_dirty_init_state), GFP_KERNEL); in bch_sectors_dirty_init()
Completed in 9 milliseconds