Home
last modified time | relevance | path

Searched refs:bch2_rebalance_thread (Results 1 – 1 of 1) sorted by relevance

/linux/fs/bcachefs/
H A Drebalance.c607 static int bch2_rebalance_thread(void *arg) in bch2_rebalance_thread() function
725 p = kthread_create(bch2_rebalance_thread, c, "bch-rebalance/%s", c->name); in bch2_rebalance_start()