Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsuper.h43 int bch2_fs_resize_on_mount(struct bch_fs *);
H A Drecovery.c940 ret = bch2_fs_resize_on_mount(c); in bch2_fs_recovery()
H A Dsuper.c2206 int bch2_fs_resize_on_mount(struct bch_fs *c) in bch2_fs_resize_on_mount() function