Home
last modified time | relevance | path

Searched refs:has_ec (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dextents.c174 p.has_ec &= ~f->failed_ec; in bch2_bkey_pick_read_device()
192 if (!p.has_ec) in bch2_bkey_pick_read_device()
197 if (bch2_force_reconstruct_read && p.has_ec) in bch2_bkey_pick_read_device()
352 lp.has_ec != rp.has_ec) in bch2_extent_merge()
364 if (lp.has_ec != rp.has_ec || in bch2_extent_merge()
365 (lp.has_ec && in bch2_extent_merge()
732 if (p.has_ec) in bch2_bkey_replicas()
747 return p->has_ec in __extent_ptr_durability()
834 if (p->has_ec) { in bch2_extent_ptr_decoded_append()
902 if (p.ptr.dev == ptr->dev && p.has_ec) { in bch2_bkey_drop_ptr()
[all …]
H A Dextents_types.h23 bool has_ec; member
H A Dec.h135 BUG_ON(!p.has_ec); in bch2_ptr_matches_stripe()
149 BUG_ON(!p.has_ec); in bch2_ptr_matches_stripe_m()
H A Dbackpointers.h126 if (p.has_ec) in bch2_bkey_ptr_data_type()
H A Dextents.h323 (_ptr).has_ec = false; \
340 (_ptr).has_ec = true; \
H A Dbuckets.c232 if (p.has_ec) { in bch2_check_fix_ptr()
569 u32 *dst_sectors = p->has_ec ? &a->stripe_sectors : in __mark_pointer()
776 } else if (!p.has_ec) { in __trigger_extent()
H A Dreplicas.c153 if (!p.has_ec) in extent_to_replicas()
H A Dio_write.c1195 if (crc_is_encoded(p.crc) || p.has_ec) { in bch2_extent_is_writeable()
H A Dec.c832 BUG_ON(!rbio->pick.has_ec); in bch2_ec_read_extent()
/linux-6.15/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h101 char has_ec; member