/dflybsd-src/sys/vfs/hammer2/ |
H A D | hammer2_io.c | 100 hammer2_io_alloc(hammer2_dev_t *hmp, hammer2_off_t data_off, uint8_t btype, in hammer2_io_alloc() 177 _hammer2_io_getblk(hammer2_dev_t *hmp, int btype, off_t lbase, in _hammer2_io_getblk() 570 hammer2_io_new(hammer2_dev_t *hmp, int btype, off_t lbase, int lsize, in hammer2_io_new() 578 hammer2_io_newnz(hammer2_dev_t *hmp, int btype, off_t lbase, int lsize, in hammer2_io_newnz() 586 _hammer2_io_bread(hammer2_dev_t *hmp, int btype, off_t lbase, int lsize, in _hammer2_io_bread() 712 hammer2_io_dedup_delete(hammer2_dev_t *hmp, uint8_t btype, in hammer2_io_dedup_delete()
|
H A D | hammer2_subr.c | 317 hammer2_adjreadcounter(int btype, size_t bytes) in hammer2_adjreadcounter() 348 hammer2_adjwritecounter(int btype, size_t bytes) in hammer2_adjwritecounter() 447 hammer2_bref_type_str(int btype) in hammer2_bref_type_str()
|
H A D | hammer2.h | 278 int btype; /* approximate BREF_TYPE_* */ member 1658 #define hammer2_io_getblk(hmp, btype, lbase, lsize, op) \ argument 1677 #define hammer2_io_bread(hmp, btype, lbase, lsize, diop) \ argument 1682 #define hammer2_io_getblk(hmp, btype, lbase, lsize, op) \ argument 1705 #define hammer2_io_bread(hmp, btype, lbase, lsize, diop) \ argument
|
/dflybsd-src/usr.sbin/makefs/hammer2/ |
H A D | hammer2_io.c | 103 hammer2_io_alloc(hammer2_dev_t *hmp, hammer2_off_t data_off, uint8_t btype, in hammer2_io_alloc() 180 _hammer2_io_getblk(hammer2_dev_t *hmp, int btype, off_t lbase, in _hammer2_io_getblk() 587 hammer2_io_new(hammer2_dev_t *hmp, int btype, off_t lbase, int lsize, in hammer2_io_new() 595 hammer2_io_newnz(hammer2_dev_t *hmp, int btype, off_t lbase, int lsize, in hammer2_io_newnz() 603 _hammer2_io_bread(hammer2_dev_t *hmp, int btype, off_t lbase, int lsize, in _hammer2_io_bread() 729 hammer2_io_dedup_delete(hammer2_dev_t *hmp, uint8_t btype, in hammer2_io_dedup_delete()
|
H A D | hammer2_subr.c | 355 hammer2_adjreadcounter(int btype, size_t bytes) in hammer2_adjreadcounter() 386 hammer2_adjwritecounter(int btype, size_t bytes) in hammer2_adjwritecounter() 488 hammer2_bref_type_str(int btype) in hammer2_bref_type_str()
|
H A D | hammer2.h | 317 int btype; /* approximate BREF_TYPE_* */ member 1719 #define hammer2_io_getblk(hmp, btype, lbase, lsize, op) \ argument 1738 #define hammer2_io_bread(hmp, btype, lbase, lsize, diop) \ argument 1743 #define hammer2_io_getblk(hmp, btype, lbase, lsize, op) \ argument 1766 #define hammer2_io_bread(hmp, btype, lbase, lsize, diop) \ argument
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | search.c | 143 busy_t btype; in f_search() local 284 busy_t btype; in b_search() local 471 search_busy(SCR *sp, busy_t btype) in search_busy()
|
/dflybsd-src/contrib/nvi2/ex/ |
H A D | ex_global.c | 67 busy_t btype; in ex_g_setup() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | gnu-v2-abi.c | 197 struct type *btype; in gnuv2_value_rtti_type() local
|
/dflybsd-src/games/hunt/huntd/ |
H A D | driver.c | 736 int btype, stype; in zap() local
|
/dflybsd-src/contrib/nvi2/vi/ |
H A D | vs_msg.c | 55 vs_busy(SCR *sp, const char *msg, busy_t btype) in vs_busy()
|
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_btree.h | 107 uint8_t btype; /* 23 B-Tree element type */ member
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | cplus-dem.c | 2589 int btype; in demangle_class() local 4016 string btype; in demangle_fund_type() local 4030 string btype; in demangle_fund_type() local
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | cplus-dem.c | 2569 int btype; in demangle_class() local 3993 string btype; in demangle_fund_type() local 4007 string btype; in demangle_fund_type() local
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | cplus-dem.c | 2569 int btype; in demangle_class() local 3993 string btype; in demangle_fund_type() local 4007 string btype; in demangle_fund_type() local
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | cplus-dem.c | 2660 int btype; in demangle_class() local 4116 string btype; in demangle_fund_type() local 4130 string btype; in demangle_fund_type() local
|
/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_ath.c | 3080 _ath_getbuf_locked(struct ath_softc *sc, ath_buf_type_t btype) 3222 ath_getbuf(struct ath_softc *sc, ath_buf_type_t btype)
|
/dflybsd-src/contrib/file/src/ |
H A D | readelf.c | 556 const char *btype; in do_bid_note() local
|
/dflybsd-src/sys/dev/virtual/vmware/vmxnet3/ |
H A D | if_vmxreg.h | 131 uint32_t btype:1; /* Buffer type */ member
|
H A D | if_vmx.c | 1983 int idx, clsize, btype, flags, nsegs, error; in vmxnet3_newbuf() local
|
/dflybsd-src/sys/dev/disk/isp/ |
H A D | isp.c | 146 const char *btype = "????"; in isp_reset() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | hsa-gen.c | 3219 BrigType16_t btype = hsa_type_for_scalar_tree_type (TREE_TYPE (lhs), in gen_hsa_insns_for_operation_assignment() local 4060 BrigType16_t btype = hsa_bittype_for_type (threads->m_type); in gen_num_threads_for_dispatch() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | tree.c | 4393 tree btype = DECL_BIT_FIELD_TYPE (field); in record_has_unique_obj_representations() local
|
H A D | decl.c | 7799 tree btype = find_decomp_class_base (loc, type, NULL_TREE); in cp_finish_decomp() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
H A D | objc-act.c | 2654 tree btype = BINFO_TYPE (binfo); in objc_copy_binfo() local
|