Searched defs:bch_dev (Results 1 – 1 of 1) sorted by relevance
505 struct bch_dev { struct506 struct kobject kobj;508 atomic_long_t ref;509 bool dying;510 unsigned long last_put;512 struct percpu_ref ref;537 struct bch_devs_mask self; argument551 struct bch_dev_usage __percpu *usage; argument555 u64 alloc_cursor[3];583 atomic_t congested;[all …]
Completed in 11 milliseconds