Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_foreground.h19 void bch2_reset_alloc_cursors(struct bch_fs *);
H A Dalloc_foreground.c70 void bch2_reset_alloc_cursors(struct bch_fs *c) in bch2_reset_alloc_cursors() function
H A Djournal_io.c1627 bch2_reset_alloc_cursors(c); in CLOSURE_CALLBACK()