Searched refs:zcp_eval (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dzcp.h41 int zcp_eval(const char *, const char *, boolean_t, uint64_t, uint64_t,
144 * The errno number returned to caller of zcp_eval().
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzcp.c50 * Scripts are passed to zcp_eval() as a string, then run in a synctask by
68 * zcp_eval() with an error code. No attempt will be made to roll back or undo
70 * Consumers invoking zcp_eval() from elsewhere in the kernel may pass a time
76 * program will stop executing and return from zcp_eval() with an error code.
1038 zcp_eval(const char *poolname, const char *program, boolean_t sync, function
H A Ddsl_destroy.c656 int error = zcp_eval(nvpair_name(nvlist_next_nvpair(snaps, NULL)),
H A Dzfs_ioctl.c3999 return (zcp_eval(poolname, program, sync_flag, instrlimit, memlimit,

Completed in 83 milliseconds