Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dalloc_foreground.h217 void bch2_fs_allocator_foreground_init(struct bch_fs *);
Dalloc_foreground.c1487 void bch2_fs_allocator_foreground_init(struct bch_fs *c) in bch2_fs_allocator_foreground_init() function
Dsuper.c763 bch2_fs_allocator_foreground_init(c); in bch2_fs_alloc()