Searched refs:bpobj (Results 1 – 9 of 9) sorted by relevance
59 typedef struct bpobj { struct
118 int dsl_process_sub_livelist(bpobj_t *bpobj, struct bplist *to_free,
14 bpobj.h \
69 struct bpobj;
59 bpobj.c \
21 $(MODULE)-objs += bpobj.o
987 dsl_process_sub_livelist(bpobj_t *bpobj, bplist_t *to_free, zthr_t *t, in dsl_process_sub_livelist() argument1000 int err = bpobj_iterate_nofree(bpobj, dsl_livelist_iterate, &arg, size); in dsl_process_sub_livelist()
2228 bpobj_t bpobj = last->dle_bpobj; in dsl_flush_pending_livelist() local2229 uint64_t all = bpobj.bpo_phys->bpo_num_blkptrs; in dsl_flush_pending_livelist()2230 uint64_t free = bpobj.bpo_phys->bpo_num_freed; in dsl_flush_pending_livelist()
188 bpobj.c \