Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.c2105 static int bch2_noset_super(struct super_block *s, void *data) in bch2_noset_super() function
2153 sb = sget(fc->fs_type, bch2_test_super, bch2_noset_super, fc->sb_flags|SB_NOSEC, &devs_to_fs); in bch2_fs_get_tree()