Searched refs:bch2_opts_create_sysfs_files (Results 1 – 3 of 3) sorted by relevance
26 int bch2_opts_create_sysfs_files(struct kobject *);44 static inline int bch2_opts_create_sysfs_files(struct kobject *kobj) { return 0; } in bch2_opts_create_sysfs_files() function
676 int bch2_opts_create_sysfs_files(struct kobject *kobj) in bch2_opts_create_sysfs_files() function
721 bch2_opts_create_sysfs_files(&c->opts_dir); in bch2_fs_online()