Home
last modified time | relevance | path

Searched refs:first_obj (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_mempool/
H A Drte_mempool.c1112 void *first_obj = first_obj_table_const[i]; in rte_mempool_contig_blocks_check_cookies() local
1117 obj = (void *)((uintptr_t)first_obj + j * total_elt_sz); in rte_mempool_contig_blocks_check_cookies()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_send.c1039 uint64_t first_obj = range->start_blkid * span; in do_dump() local
1040 uint64_t numobj = range->end_blkid * span - first_obj; in do_dump()
1041 return (dump_freeobjects(dscp, first_obj, numobj)); in do_dump()
H A Ddsl_dataset.c3768 uint64_t first_obj, uint64_t last_obj, list_t *l, void *tag) in snaplist_make() argument
3775 while (obj != first_obj) { in snaplist_make()
3785 if (first_obj == 0) in snaplist_make()
3786 first_obj = dsl_dir_phys(ds->ds_dir)->dd_origin_obj; in snaplist_make()
H A Dspa.c2602 uint64_t first_obj = first->dle_bpobj.bpo_object; in spa_livelist_condense_sync() local
2634 "(%llu blkptrs)", tx->tx_txg, dsname, ds->ds_object, first_obj, in spa_livelist_condense_sync()