Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dbpobj.c475 bpobj_t *sublist = kmem_alloc(sizeof (bpobj_t), in bpobj_iterate_impl() local
478 err = bpobj_open(sublist, bpo->bpo_os, in bpobj_iterate_impl()
483 list_insert_head(&stack, bpi_alloc(sublist, bpi, i)); in bpobj_iterate_impl()
484 mutex_enter(&sublist->bpo_lock); in bpobj_iterate_impl()