Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzcp_synctask.c277 zcp_cleanup_handler_t *zch = zcp_register_cleanup(state, in zcp_synctask_snapshot()
365 zcp_cleanup_handler_t *zch = zcp_register_cleanup(state, in zcp_synctask_inherit_prop()
404 zcp_cleanup_handler_t *zch = zcp_register_cleanup(state, in zcp_synctask_bookmark()
470 zch = zcp_register_cleanup(state, in zcp_synctask_wrapper()
H A Dzcp.c170 zcp_register_cleanup(lua_State *state, zcp_cleanup_t cleanfunc, void *cleanarg) in zcp_register_cleanup() function
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzcp.h150 zcp_cleanup_handler_t *zcp_register_cleanup(lua_State *, zcp_cleanup_t, void *);