Searched refs:bch2_accounting_mem_read (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | progress.c | 23 bch2_accounting_mem_read(c, disk_accounting_pos_to_bpos(&acc), &v, 1); in bch2_progress_init()
|
| H A D | disk_accounting.h | 236 static inline void bch2_accounting_mem_read(struct bch_fs *c, struct bpos p, in bch2_accounting_mem_read() function
|
| H A D | rebalance.c | 613 bch2_accounting_mem_read(c, disk_accounting_pos_to_bpos(&acc), &v, 1); in bch2_rebalance_status_to_text()
|
| H A D | chardev.c | 432 bch2_accounting_mem_read(c, in bch2_ioctl_fs_usage()
|
| H A D | sysfs.c | 264 bch2_accounting_mem_read(c, p, v, ARRAY_SIZE(v)); in bch2_compression_stats_to_text()
|
| H A D | disk_accounting.c | 950 bch2_accounting_mem_read(c, k.k->p, v, nr); in bch2_verify_accounting_clean()
|