Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsuper.c190 static int bch2_dev_sysfs_online(struct bch_fs *, struct bch_dev *);
717 ret = bch2_dev_sysfs_online(c, ca); in bch2_fs_online()
1269 static int bch2_dev_sysfs_online(struct bch_fs *c, struct bch_dev *ca) in bch2_dev_sysfs_online() function
1361 if (bch2_dev_sysfs_online(c, ca)) in bch2_dev_attach()
1440 bch2_dev_sysfs_online(c, ca); in bch2_dev_attach_bdev()