Home
last modified time | relevance | path

Searched refs:bch2_accounting_mem_read (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dprogress.c23 bch2_accounting_mem_read(c, disk_accounting_pos_to_bpos(&acc), &v, 1); in bch2_progress_init()
H A Ddisk_accounting.h236 static inline void bch2_accounting_mem_read(struct bch_fs *c, struct bpos p, in bch2_accounting_mem_read() function
H A Drebalance.c613 bch2_accounting_mem_read(c, disk_accounting_pos_to_bpos(&acc), &v, 1); in bch2_rebalance_status_to_text()
H A Dchardev.c432 bch2_accounting_mem_read(c, in bch2_ioctl_fs_usage()
H A Dsysfs.c264 bch2_accounting_mem_read(c, p, v, ARRAY_SIZE(v)); in bch2_compression_stats_to_text()
H A Ddisk_accounting.c950 bch2_accounting_mem_read(c, k.k->p, v, nr); in bch2_verify_accounting_clean()