Searched refs:bte (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| H A D | bptree.c | 126 bptree_entry_phys_t bte = { 0 }; in bptree_add() local 138 bte.be_birth_txg = birth_txg; in bptree_add() 139 bte.be_bp = *bp; in bptree_add() 140 dmu_write(os, obj, bt->bt_end * sizeof (bte), sizeof (bte), &bte, tx); in bptree_add() 213 bptree_entry_phys_t bte; in bptree_iterate() local 216 err = dmu_read(os, obj, i * sizeof (bte), sizeof (bte), in bptree_iterate() 217 &bte, DMU_READ_NO_PREFETCH); in bptree_iterate() 226 (longlong_t)bte.be_birth_txg, in bptree_iterate() 227 (longlong_t)bte.be_zb.zb_objset, in bptree_iterate() 228 (longlong_t)bte.be_zb.zb_object, in bptree_iterate() [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 820 * i860.h (btne, bte, bla): Changed these opcodes
|
| /netbsd-src/external/gpl3/gdb/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 820 * i860.h (btne, bte, bla): Changed these opcodes
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 820 * i860.h (btne, bte, bla): Changed these opcodes
|
| /netbsd-src/external/gpl3/gdb.old/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 820 * i860.h (btne, bte, bla): Changed these opcodes
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-2018 | 4628 * testsuite/gas/i860/bte.d: Delete. 4629 * testsuite/gas/i860/bte.s: Delete.
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-2018 | 4628 * testsuite/gas/i860/bte.d: Delete. 4629 * testsuite/gas/i860/bte.s: Delete.
|