Searched defs:first_obj (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/contrib/openzfs/module/zfs/ | ||
H A D | dmu_send.c | 1055 uint64_t first_obj = range->start_blkid * span; do_dump() local |
H A D | dsl_dataset.c | 3735 snaplist_make(dsl_pool_t * dp,uint64_t first_obj,uint64_t last_obj,list_t * l,const void * tag) snaplist_make() argument |
H A D | spa.c | 3104 uint64_t first_obj = first->dle_bpobj.bpo_object; spa_livelist_condense_sync() local |