Searched refs:bch2_opts_create_sysfs_files (Results 1 – 3 of 3) sorted by relevance
26 int bch2_opts_create_sysfs_files(struct kobject *, unsigned);44 static inline int bch2_opts_create_sysfs_files(struct kobject *kobj, unsigned type) in bch2_opts_create_sysfs_files() function
700 int bch2_opts_create_sysfs_files(struct kobject *kobj, unsigned type) in bch2_opts_create_sysfs_files() function
716 bch2_opts_create_sysfs_files(&c->opts_dir, OPT_FS); in bch2_fs_online()1352 bch2_opts_create_sysfs_files(&ca->kobj, OPT_DEVICE); in bch2_dev_sysfs_online()