Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzcp.h50 zcp_cleanup_t *zch_cleanup_func; member
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzcp.c193 zch->zch_cleanup_func = cleanfunc; in zcp_register_cleanup()
220 zch->zch_cleanup_func(zch->zch_cleanup_arg); in zcp_cleanup()