Searched defs:bch_dev (Results 1 – 1 of 1) sorted by relevance
594 struct bch_dev { struct595 struct kobject kobj;597 atomic_long_t ref;598 bool dying;601 struct percpu_ref ref;626 struct bch_devs_mask self; argument641 struct bch_dev_usage_full __percpu argument642 *usage;645 u64 alloc_cursor[3];669 atomic_t congested;[all …]
Completed in 8 milliseconds