Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dalloc_foreground.h252 void __bch2_wait_on_allocator(struct bch_fs *, struct closure *);
256 __bch2_wait_on_allocator(c, cl); in bch2_wait_on_allocator()
H A Dalloc_foreground.c1766 void __bch2_wait_on_allocator(struct bch_fs *c, struct closure *cl) in __bch2_wait_on_allocator() function