Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dbcachefs.h505 struct bch_dev { struct
506 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; argument
551 struct bch_dev_usage __percpu *usage; argument
555 u64 alloc_cursor[3];
583 atomic_t congested;
[all …]

Completed in 11 milliseconds