Searched refs:bpobj_prefetch_subobj (Results 1 – 3 of 3) sorted by relevance
90 void bpobj_prefetch_subobj(bpobj_t *bpo, uint64_t subobj);
456 bpobj_prefetch_subobj(&dle->dle_bpobj, obj); in dle_prefetch_subobj()953 bpobj_prefetch_subobj(bpo, pdle->dle_bpobj.bpo_object); in dsl_deadlist_move_bpobj()962 bpobj_prefetch_subobj(bpo, pdle->dle_bpobj.bpo_object); in dsl_deadlist_move_bpobj()
811 bpobj_prefetch_subobj(bpobj_t *bpo, uint64_t subobj) in bpobj_prefetch_subobj() function