Searched refs:disk_accounting_pos (Results 1 – 9 of 9) sorted by relevance
/linux/fs/bcachefs/ |
H A D | disk_accounting.h | 66 static inline void bpos_to_disk_accounting_pos(struct disk_accounting_pos *acc, struct bpos p) in bpos_to_disk_accounting_pos() 77 static inline struct bpos disk_accounting_pos_to_bpos(struct disk_accounting_pos *acc) in disk_accounting_pos_to_bpos() 88 int bch2_disk_accounting_mod(struct btree_trans *, struct disk_accounting_pos *, 100 struct disk_accounting_pos pos; \ 112 void bch2_accounting_key_to_text(struct printbuf *, struct disk_accounting_pos *); 142 static inline bool bch2_accounting_is_mem(struct disk_accounting_pos *acc) in bch2_accounting_is_mem() 159 struct disk_accounting_pos acc_k; in bch2_accounting_mem_mod_locked()
|
H A D | disk_accounting.c | 43 * - initialize a disk_accounting_pos, to specify which counter is being update 82 static inline void accounting_key_init(struct bkey_i *k, struct disk_accounting_pos *pos, in accounting_key_init() 91 struct disk_accounting_pos *k, in bch2_disk_accounting_mod() 153 struct disk_accounting_pos acc; in bch2_mod_dev_cached_sectors() 182 struct disk_accounting_pos acc_k; in bch2_accounting_validate() 246 void bch2_accounting_key_to_text(struct printbuf *out, struct disk_accounting_pos *k) in bch2_accounting_key_to_text() 285 struct disk_accounting_pos acc_k; in bch2_accounting_to_text() 303 struct disk_accounting_pos *acc) in __accounting_to_replicas() 312 struct disk_accounting_pos acc_k; in accounting_to_replicas() 514 struct disk_accounting_pos a_ in bch2_fs_accounting_read() [all...] |
H A D | progress.c | 19 struct disk_accounting_pos acc; in bch2_progress_init()
|
H A D | disk_accounting_format.h | 11 * accounting key is 'struct disk_accounting_pos', which is a union of bpos. 205 struct disk_accounting_pos { struct 206 __anon3b699ff7010adisk_accounting_pos global() argument
|
H A D | buckets.c | 718 struct disk_accounting_pos acc; in bch2_trigger_stripe_ptr() 754 struct disk_accounting_pos acc; in bch2_trigger_stripe_ptr() 785 struct disk_accounting_pos acc_replicas_key; in __trigger_extent()
|
H A D | ec.c | 458 struct disk_accounting_pos acc; in bch2_trigger_stripe() 474 struct disk_accounting_pos acc; in bch2_trigger_stripe() 2126 struct disk_accounting_pos acc; in bch2_invalidate_stripe_to_dev()
|
H A D | sysfs.c | 255 struct disk_accounting_pos a; in bch2_compression_stats_to_text()
|
H A D | rebalance.c | 641 struct disk_accounting_pos acc; in bch2_rebalance_status_to_text()
|
H A D | replicas.c | 479 struct disk_accounting_pos k = { in bch2_replicas_gc2()
|