Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c7697 boolean_t cb_noop; member
7731 ret = zfs_crypto_load_key(zhp, cb->cb_noop, cb->cb_keylocation); in load_key_callback()
7757 cb.cb_noop = B_TRUE; in load_unload_keys()
7809 if (cb.cb_noop || (cb.cb_recursive && cb.cb_numattempted != 0)) { in load_unload_keys()
7813 loadkey ? (cb.cb_noop ? "verified" : "loaded") : in load_unload_keys()