Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/include/sys/
H A Dzcp.h51 zcp_cleanup_t *zch_cleanup_func; member
/src/sys/contrib/openzfs/module/zfs/
H A Dzcp.c176 zch->zch_cleanup_func = cleanfunc; in zcp_register_cleanup()
203 zch->zch_cleanup_func(zch->zch_cleanup_arg); in zcp_cleanup()