Searched refs:freelist_wait (Results 1 – 7 of 7) sorted by relevance
177 closure_wake_up(&c->freelist_wait); in open_bucket_free_unused()530 closure_wait(&c->freelist_wait, cl); in bch2_bucket_alloc_trans()542 closure_wake_up(&c->freelist_wait); in bch2_bucket_alloc_trans()1584 prt_printf(out, "freelist_wait\t%s\n", c->freelist_wait.list.first ? "waiting" : "empty"); in bch2_fs_alloc_debug_to_text()
451 closure_wake_up(&c->freelist_wait); in STORE()
994 struct closure_waitlist freelist_wait; member
1015 closure_wake_up(&c->freelist_wait); in bch2_trigger_alloc()2577 closure_wake_up(&c->freelist_wait); in bch2_recalc_capacity()2641 closure_wake_up(&c->freelist_wait); in bch2_dev_allocator_remove()
2077 closure_wait(&c->freelist_wait, cl); in bch2_ec_stripe_head_get()2082 closure_wake_up(&c->freelist_wait); in bch2_ec_stripe_head_get()
1119 closure_wake_up(&c->freelist_wait); in bch2_check_allocations()
1768 closure_wake_up(&c->freelist_wait); in CLOSURE_CALLBACK()
Completed in 35 milliseconds