Home
last modified time | relevance | path

Searched refs:bch2_bkey_nr_ptrs_allocated (Results 1 – 4 of 4) sorted by relevance

/linux/fs/bcachefs/
H A Dio_misc.c432 bch2_bkey_nr_ptrs_allocated(bkey_i_to_s_c(copy)), in __bch2_resume_logged_op_finsert()
H A Dextents.h600 unsigned bch2_bkey_nr_ptrs_allocated(struct bkey_s_c);
H A Dextents.c601 unsigned bch2_bkey_nr_ptrs_allocated(struct bkey_s_c k) in bch2_bkey_nr_ptrs_allocated() function
H A Dio_write.c178 *disk_sectors_delta += sectors * bch2_bkey_nr_ptrs_allocated(bkey_i_to_s_c(new)); in bch2_sum_sector_overwrites()