Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsysfs.h26 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
H A Dsysfs.c700 int bch2_opts_create_sysfs_files(struct kobject *kobj, unsigned type) in bch2_opts_create_sysfs_files() function
H A Dsuper.c716 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()