Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzcp.h106 boolean_t zri_canceled; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzcp.c782 if (ri->zri_canceled || in zcp_lua_counthook()
784 ri->zri_canceled = B_TRUE; in zcp_lua_counthook()
912 } else if (ri->zri_canceled) { in zcp_eval_impl()
937 } else if (ri->zri_canceled) { in zcp_eval_impl()
982 ri->zri_canceled = B_TRUE; in zcp_eval_sig()
1150 runinfo.zri_canceled = B_FALSE; in zcp_eval()