Searched defs:bch_dev (Results 1 – 1 of 1) sorted by relevance
514 struct bch_dev { struct515 struct kobject kobj;517 atomic_long_t ref;518 bool dying;519 unsigned long last_put;521 struct percpu_ref ref;546 struct bch_devs_mask self; argument561 struct bch_dev_usage __percpu *usage; argument564 u64 alloc_cursor[3];566 unsigned nr_open_buckets;[all …]