Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dalloc_foreground.h222 void bch2_fs_allocator_foreground_init(struct bch_fs *);
Dalloc_foreground.c1477 void bch2_fs_allocator_foreground_init(struct bch_fs *c) in bch2_fs_allocator_foreground_init() function
Dsuper.c794 bch2_fs_allocator_foreground_init(c); in bch2_fs_alloc()