Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dfs.c2395 static const struct super_operations bch_super_operations = { variable
2505 sb->s_op = &bch_super_operations; in bch2_fs_get_tree()