Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_accounting.h71 static inline struct bpos disk_accounting_pos_to_bpos(struct disk_accounting_pos *k) in disk_accounting_pos_to_bpos() function
H A Dsysfs.c276 struct bpos p = disk_accounting_pos_to_bpos(&a); in bch2_compression_stats_to_text()
H A Dreplicas.c486 struct bpos p = disk_accounting_pos_to_bpos(&k); in bch2_replicas_gc2()
H A Dchardev.c537 disk_accounting_pos_to_bpos(&k), in bch2_ioctl_fs_usage()
H A Ddisk_accounting.c76 acc->k.p = disk_accounting_pos_to_bpos(pos); in accounting_key_init()
H A Dbackpointers.c819 bch2_accounting_mem_read(c, disk_accounting_pos_to_bpos(&acc), &v, 1); in progress_init()