/freebsd/sys/contrib/openzfs/contrib/bpftrace/ |
H A D | taskqlatency.bt | 10 @birth[$tq_name, $tqent_id] = nsecs; 24 / @birth[@tq_name[tid], @tqent_id[tid]] / 27 hist((nsecs - @birth[@tq_name[tid], @tqent_id[tid]])/1000); 28 delete(@birth[@tq_name[tid], @tqent_id[tid]]); 49 clear(@birth);
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_errlog.c | 183 spa_log_error(spa_t *spa, const zbookmark_phys_t *zb, const uint64_t birth) in spa_log_error() argument 226 new->se_zep.zb_birth = birth; in spa_log_error() 560 const uint64_t birth) in spa_add_healed_error() argument 615 healed_zep.zb_birth = birth; in spa_add_healed_error() 737 spa_remove_error(spa_t *spa, zbookmark_phys_t *zb, uint64_t birth) in spa_remove_error() argument 739 spa_add_healed_error(spa, spa->spa_errlog_last, zb, birth); in spa_remove_error() 740 spa_add_healed_error(spa, spa->spa_errlog_scrub, zb, birth); in spa_remove_error()
|
H A D | dsl_deadlist.c | 805 dsl_deadlist_insert_bpobj(dsl_deadlist_t *dl, uint64_t obj, uint64_t birth, in dsl_deadlist_insert_bpobj() argument 827 dle_tofind.dle_mintxg = birth; in dsl_deadlist_insert_bpobj() 838 dsl_deadlist_prefetch_bpobj(dsl_deadlist_t *dl, uint64_t obj, uint64_t birth) in dsl_deadlist_prefetch_bpobj() argument 848 dle_tofind.dle_mintxg = birth; in dsl_deadlist_prefetch_bpobj()
|
H A D | dsl_dataset.c | 218 uint64_t size, uint64_t birth, dmu_tx_t *tx) in dsl_dataset_block_remapped() argument 223 ASSERT(birth <= tx->tx_txg); in dsl_dataset_block_remapped() 226 if (birth > dsl_dataset_phys(ds)->ds_prev_snap_txg) { in dsl_dataset_block_remapped() 241 BP_SET_LOGICAL_BIRTH(&fakebp, birth); in dsl_dataset_block_remapped() 2932 uint64_t birth; in dsl_dataset_modified_since_snap() local 2938 birth = BP_GET_LOGICAL_BIRTH(dsl_dataset_get_blkptr(ds)); in dsl_dataset_modified_since_snap() 2940 if (birth > dsl_dataset_phys(snap)->ds_creation_txg) { in dsl_dataset_modified_since_snap()
|
H A D | arc.c | 771 #define BUF_HASH_INDEX(spa, dva, birth) \ argument 772 (buf_hash(spa, dva, birth) & buf_hash_table.ht_mask) 1009 buf_hash(uint64_t spa, const dva_t *dva, uint64_t birth) in buf_hash() argument 1011 return (cityhash4(spa, dva->dva_word[0], dva->dva_word[1], birth)); in buf_hash() 1021 #define HDR_EQUAL(spa, dva, birth, hdr) \ argument 1024 ((hdr)->b_birth == birth) && ((hdr)->b_spa == spa) 1038 uint64_t birth = BP_GET_BIRTH(bp); in buf_hash_find() local 1039 uint64_t idx = BUF_HASH_INDEX(spa, dva, birth); in buf_hash_find() 1046 if (HDR_EQUAL(spa, dva, birth, hdr)) { in buf_hash_find() 1731 dva_t dva, uint64_t daddr, int32_t psize, uint64_t asize, uint64_t birth, in arc_buf_alloc_l2only() argument [all …]
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dsl_dataset.h | 391 uint64_t offset, uint64_t size, uint64_t birth, dmu_tx_t *tx);
|
H A D | spa.h | 1175 const uint64_t birth); 1177 uint64_t birth);
|
/freebsd/share/dict/ |
H A D | web2a | 5804 birth canal 5805 birth control 5806 birth controller 5807 birth date 5810 birth flower 5811 birth gift 5812 birth hour 5813 birth month 5814 birth name 5815 birth pain [all …]
|
H A D | web2 | 22841 birth
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
H A D | libtest.shlib | 2746 # lzjb LE contiguous unique double size=800L/200P birth=2413856L/2413856P
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 2304 …mes on one stone, and the other six names of the rest on the other stone, according to their birth. 10065 …f trouble, and of rebuke, and blasphemy; for the children are come to the birth, and there is not … 12921 Or as an hidden untimely birth I had not been; as infants which never saw light. 14788 As a snail which melteth, let every one of them pass away: like the untimely birth of a woman, that… 17421 …filled with good, and also that he have no burial; I say, that an untimely birth is better than he. 17431 A good name is better than precious ointment; and the day of death than the day of one's birth. 18356 …rouble, and of rebuke, and of blasphemy: for the children are come to the birth, and there is not … 18932 Shall I bring to the birth, and not cause to bring forth? saith the LORD: shall I cause to bring fo… 20766 And say, Thus saith the Lord GOD unto Jerusalem; Thy birth and thy nativity is of the land of Canaa… 22220 As for Ephraim, their glory shall fly away like a bird, from the birth, and from the womb, and from… [all …]
|