Home
last modified time | relevance | path

Searched refs:bch_dev_usage_full (Results 1 – 7 of 7) sorted by relevance

/fs/bcachefs/
A Dbuckets.h172 void bch2_dev_usage_full_read_fast(struct bch_dev *, struct bch_dev_usage_full *);
173 static inline struct bch_dev_usage_full bch2_dev_usage_full_read(struct bch_dev *ca) in bch2_dev_usage_full_read()
175 struct bch_dev_usage_full ret; in bch2_dev_usage_full_read()
181 void bch2_dev_usage_to_text(struct printbuf *, struct bch_dev *, struct bch_dev_usage_full *);
A Dbuckets_types.h62 struct bch_dev_usage_full { struct
A Dchardev.c354 struct bch_dev_usage_full u; in bch2_data_job_read()
491 struct bch_dev_usage_full src; in bch2_ioctl_dev_usage()
532 struct bch_dev_usage_full src; in bch2_ioctl_dev_usage_v2()
A Dbuckets.c37 void bch2_dev_usage_full_read_fast(struct bch_dev *ca, struct bch_dev_usage_full *usage) in bch2_dev_usage_full_read_fast()
41 sizeof(struct bch_dev_usage_full) / sizeof(u64)); in bch2_dev_usage_full_read_fast()
85 struct bch_dev_usage_full *usage) in bch2_dev_usage_to_text()
1390 ca->usage = alloc_percpu(struct bch_dev_usage_full); in bch2_dev_buckets_alloc()
A Dmovinggc.c261 struct bch_dev_usage_full usage_full = bch2_dev_usage_full_read(ca); in bch2_copygc_dev_wait_amount()
A Dbcachefs.h641 struct bch_dev_usage_full __percpu
A Dalloc_foreground.c1596 struct bch_dev_usage_full stats = bch2_dev_usage_full_read(ca); in bch2_dev_alloc_debug_to_text()

Completed in 20 milliseconds