Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume.h89 int bch2_fs_subvolumes_init(struct bch_fs *);
H A Dsubvolume.c717 int bch2_fs_subvolumes_init(struct bch_fs *c) in bch2_fs_subvolumes_init() function
H A Dsuper.c925 bch2_fs_subvolumes_init(c) ?: in bch2_fs_alloc()