Searched refs:bch_dev_usage_full (Results 1 – 7 of 7) sorted by relevance
176 void bch2_dev_usage_full_read_fast(struct bch_dev *, struct bch_dev_usage_full *);177 static inline struct bch_dev_usage_full bch2_dev_usage_full_read(struct bch_dev *ca) in bch2_dev_usage_full_read()179 struct bch_dev_usage_full ret; in bch2_dev_usage_full_read()185 void bch2_dev_usage_to_text(struct printbuf *, struct bch_dev *, struct bch_dev_usage_full *);
62 struct bch_dev_usage_full { struct
353 struct bch_dev_usage_full u; in bch2_data_job_read()476 struct bch_dev_usage_full src; in bch2_ioctl_dev_usage()517 struct bch_dev_usage_full src; in bch2_ioctl_dev_usage_v2()
37 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()1346 ca->usage = alloc_percpu(struct bch_dev_usage_full); in bch2_dev_buckets_alloc()
283 struct bch_dev_usage_full usage_full = bch2_dev_usage_full_read(ca); in bch2_copygc_wait_amount()
565 struct bch_dev_usage_full __percpu
1694 struct bch_dev_usage_full stats = bch2_dev_usage_full_read(ca); in bch2_dev_alloc_debug_to_text()