Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume.h86 void bch2_fs_subvolumes_init_early(struct bch_fs *);
H A Dsubvolume.c748 void bch2_fs_subvolumes_init_early(struct bch_fs *c) in bch2_fs_subvolumes_init_early() function
H A Dsuper.c885 bch2_fs_subvolumes_init_early(c); in bch2_fs_alloc()