Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzcp_synctask.c276 zcp_cleanup_handler_t *zch = zcp_register_cleanup(state, in zcp_synctask_snapshot()
354 zcp_cleanup_handler_t *zch = zcp_register_cleanup(state, in zcp_synctask_inherit_prop()
459 zcp_cleanup_handler_t *zch = zcp_register_cleanup(state, in zcp_synctask_change_key()
484 zch = zcp_register_cleanup(state, in zcp_synctask_wrapper()
H A Dzcp.c166 zcp_register_cleanup(lua_State *state, zcp_cleanup_t cleanfunc, void *cleanarg) in zcp_register_cleanup() function
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzcp.h141 zcp_cleanup_handler_t *zcp_register_cleanup(lua_State *, zcp_cleanup_t, void *);