Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbcachefs.h517 struct bch_dev { struct
518 struct kobject kobj;
520 atomic_long_t ref;
521 bool dying;
524 struct percpu_ref ref;
550 struct bch_devs_mask self; argument
565 struct bch_dev_usage_full __percpu argument
566 *usage;
569 u64 alloc_cursor[3];
597 atomic_t congested;
[all …]