Home
last modified time | relevance | path

Searched defs:bre (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbrt.c733 brt_vdev_addref(spa_t *spa, brt_vdev_t *brtvd, const brt_entry_t *bre, in brt_vdev_addref()
766 brt_vdev_decref(spa_t *spa, brt_vdev_t *brtvd, const brt_entry_t *bre, in brt_vdev_decref()
862 brt_entry_fill(const blkptr_t *bp, brt_entry_t *bre, uint64_t *vdevidp) in brt_entry_fill()
879 brt_entry_lookup(spa_t *spa, brt_vdev_t *brtvd, brt_entry_t *bre) in brt_entry_lookup()
1064 brt_entry_t *bre, *racebre; in brt_entry_decref() local
1134 brt_entry_t bre_search, *bre; in brt_entry_get_refcount() local
1191 brt_entry_t *bre, *newbre; in brt_pending_add() local
1232 brt_entry_t *bre, bre_search; in brt_pending_remove() local
1263 brt_entry_t *bre, *nbre; in brt_pending_apply_vdev() local
1364 brt_sync_entry(spa_t *spa, dnode_t *dn, brt_entry_t *bre, dmu_tx_t *tx) in brt_sync_entry()
[all …]
/freebsd/sys/contrib/openzfs/include/sys/
H A Dbrt_impl.h175 #define BRE_OFFSET(bre) (DVA_GET_OFFSET(&(bre)->bre_bp.blk_dva[0])) argument
/freebsd/lib/libc/regex/
H A Dregcomp.c97 bool bre; /* convenience; is this a BRE? */ member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c2322 struct lzh_br bre = ds->br; in lzh_decode_blocks() local
H A Darchive_read_support_format_cab.c2751 struct lzx_br bre = ds->br; in lzx_decode_blocks() local