Searched refs:bre (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | brt.c | 734 brt_vdev_addref(spa_t *spa, brt_vdev_t *brtvd, const brt_entry_t *bre, in brt_vdev_addref() argument 744 if (bre->bre_count > 0) in brt_vdev_addref() 749 idx = BRE_OFFSET(bre) / spa->spa_brt_rangesize; in brt_vdev_addref() 767 brt_vdev_decref(spa_t *spa, brt_vdev_t *brtvd, const brt_entry_t *bre, in brt_vdev_decref() argument 778 if (bre->bre_count > 0) in brt_vdev_decref() 783 idx = BRE_OFFSET(bre) / spa->spa_brt_rangesize; in brt_vdev_decref() 863 brt_entry_fill(const blkptr_t *bp, brt_entry_t *bre, uint64_t *vdevidp) in brt_entry_fill() argument 866 bre->bre_bp = *bp; in brt_entry_fill() 867 bre->bre_count = 0; in brt_entry_fill() 868 bre->bre_pcount = 0; in brt_entry_fill() [all …]
|
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | brt_impl.h | 175 #define BRE_OFFSET(bre) (DVA_GET_OFFSET(&(bre)->bre_bp.blk_dva[0])) argument
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_cab.c | 2763 struct lzx_br bre = ds->br; in lzx_decode_blocks() local 2792 ds->br = bre; in lzx_decode_blocks() 2808 if (!lzx_br_read_ahead(strm, &bre, in lzx_decode_blocks() 2819 &bre, mt_max_bits)); in lzx_decode_blocks() 2820 lzx_br_consume(&bre, mt_bitlen[c]); in lzx_decode_blocks() 2821 if (!lzx_br_has(&bre, 0)) in lzx_decode_blocks() 2825 lzx_br_bits(&bre, mt_max_bits)); in lzx_decode_blocks() 2826 lzx_br_consume(&bre, mt_bitlen[c]); in lzx_decode_blocks() 2853 if (!lzx_br_read_ahead(strm, &bre, in lzx_decode_blocks() 2861 &bre, lt_max_bits)); in lzx_decode_blocks() [all …]
|
| H A D | archive_read_support_format_lha.c | 2329 struct lzh_br bre = ds->br; in lzh_decode_blocks() local 2349 ds->br = bre; in lzh_decode_blocks() 2363 if (!lzh_br_read_ahead(strm, &bre, in lzh_decode_blocks() 2373 lzh_br_bits_forced(&bre, in lzh_decode_blocks() 2375 lzh_br_consume(&bre, lt_bitlen[c]); in lzh_decode_blocks() 2376 if (!lzh_br_has(&bre, 0)) in lzh_decode_blocks() 2380 lzh_br_bits(&bre, lt_max_bits)); in lzh_decode_blocks() 2381 lzh_br_consume(&bre, lt_bitlen[c]); in lzh_decode_blocks() 2408 if (!lzh_br_read_ahead(strm, &bre, pt_max_bits)) { in lzh_decode_blocks() 2415 lzh_br_bits_forced(&bre, pt_max_bits)); in lzh_decode_blocks() [all …]
|
| /freebsd/lib/libc/regex/ |
| H A D | regcomp.c | 97 bool bre; /* convenience; is this a BRE? */ member 176 #define SEESPEC(a) (p->bre ? SEETWO('\\', a) : SEE(a)) 179 #define EATSPEC(a) (p->bre ? EATTWO('\\', a) : EAT(a)) 280 p->bre = false; in regcomp_internal() 285 p->bre = true; in regcomp_internal() 782 #define SEEEND() (!p->bre ? SEE(end1) : SEETWO(end1, end2)) in p_re()
|
| /freebsd/share/misc/ |
| H A D | iso639 | 100 br bre bre Breton
|