Searched refs:bch2_bkey_nr_ptrs_fully_allocated (Results 1 – 6 of 6) sorted by relevance
206 unsigned nr_ptrs = bch2_bkey_nr_ptrs_fully_allocated(k); in bch2_folio_set()240 ? 0 : bch2_bkey_nr_ptrs_fully_allocated(k); in bch2_bio_page_state_set()
53 (int) bch2_bkey_nr_ptrs_fully_allocated(k)); in bch2_extent_fallocate()
605 unsigned bch2_bkey_nr_ptrs_fully_allocated(struct bkey_s_c);
621 bch2_bkey_nr_ptrs_fully_allocated(k) >= opts.data_replicas) { in __bchfs_fallocate()
179 ? sectors * bch2_bkey_nr_ptrs_fully_allocated(old) in bch2_sum_sector_overwrites()
602 unsigned bch2_bkey_nr_ptrs_fully_allocated(struct bkey_s_c k) in bch2_bkey_nr_ptrs_fully_allocated() function