Searched defs:bch_dev (Results 1 – 1 of 1) sorted by relevance
517 struct bch_dev { struct518 struct kobject kobj;520 atomic_long_t ref;521 bool dying;524 struct percpu_ref ref;550 struct bch_devs_mask self; argument565 struct bch_dev_usage_full __percpu argument566 *usage;569 u64 alloc_cursor[3];597 atomic_t congested;[all …]