Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dbpobj.h59 typedef struct bpobj { struct
H A Ddsl_deadlist.h118 int dsl_process_sub_livelist(bpobj_t *bpobj, struct bplist *to_free,
H A DMakefile.am14 bpobj.h \
H A Dspa.h69 struct bpobj;
/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A DMakefile.am59 bpobj.c \
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A DMakefile.in21 $(MODULE)-objs += bpobj.o
H A Ddsl_deadlist.c987 dsl_process_sub_livelist(bpobj_t *bpobj, bplist_t *to_free, zthr_t *t, in dsl_process_sub_livelist() argument
1000 int err = bpobj_iterate_nofree(bpobj, dsl_livelist_iterate, &arg, size); in dsl_process_sub_livelist()
H A Ddsl_dataset.c2228 bpobj_t bpobj = last->dle_bpobj; in dsl_flush_pending_livelist() local
2229 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()
/f-stack/freebsd/contrib/openzfs/module/
H A DMakefile.bsd188 bpobj.c \