Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dbcachefs.h514 struct bch_dev { struct
515 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; argument
561 struct bch_dev_usage __percpu *usage; argument
564 u64 alloc_cursor[3];
566 unsigned nr_open_buckets;
[all …]