Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
Dalloc_foreground.h241 void bch2_fs_allocator_foreground_init(struct bch_fs *);
Dalloc_foreground.c1518 void bch2_fs_allocator_foreground_init(struct bch_fs *c) in bch2_fs_allocator_foreground_init() function
Dsuper.c789 bch2_fs_allocator_foreground_init(c); in bch2_fs_alloc()