Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume.c675 int bch2_initialize_subvolumes(struct bch_fs *c) in bch2_initialize_subvolumes() function
H A Drecovery.c1244 ret = bch2_initialize_subvolumes(c); in bch2_fs_initialize()