Home
last modified time | relevance | path

Searched defs:bch_dev (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/bcachefs/
Dbcachefs.h517 struct bch_dev { struct
518 struct kobject kobj;
520 atomic_long_t ref;
521 bool dying;
522 unsigned long last_put;
524 struct percpu_ref ref;
526 struct completion ref_completion;
550 struct bch_devs_mask self; argument
565 struct bch_dev_usage_full __percpu argument
566 *usage;
[all …]