Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dalloc_foreground.h233 void __bch2_wait_on_allocator(struct bch_fs *, struct closure *);
237 __bch2_wait_on_allocator(c, cl); in bch2_wait_on_allocator()
Dalloc_foreground.c1724 void __bch2_wait_on_allocator(struct bch_fs *c, struct closure *cl) in __bch2_wait_on_allocator() function