Searched refs:bch2_accounting_mem_read (Results 1 – 5 of 5) sorted by relevance
/linux/fs/bcachefs/ |
H A D | disk_accounting.h | 210 static inline void bch2_accounting_mem_read(struct bch_fs *c, struct bpos p, in bch2_accounting_mem_read() function
|
H A D | chardev.c | 412 bch2_accounting_mem_read(c, in bch2_ioctl_fs_usage()
|
H A D | sysfs.c | 271 bch2_accounting_mem_read(c, p, v, ARRAY_SIZE(v)); in bch2_compression_stats_to_text()
|
H A D | disk_accounting.c | 925 bch2_accounting_mem_read(c, k.k->p, v, nr); in bch2_verify_accounting_clean()
|
H A D | backpointers.c | 743 bch2_accounting_mem_read(c, disk_accounting_pos_to_bpos(&acc), &v, 1); in progress_init()
|