Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c6720 boolean_t cb_recursive; member
6806 if (cbp->cb_recursive) { in holds_callback()
6905 cb.cb_recursive = recursive; in zfs_do_holds()
8516 boolean_t cb_recursive; member
8536 if (cb->cb_recursive) { in load_key_callback()
8590 cb.cb_recursive = B_TRUE; in load_unload_keys()
8594 cb.cb_recursive = B_TRUE; in load_unload_keys()
8618 if (cb.cb_recursive && cb.cb_keylocation != NULL && in load_unload_keys()
8629 if (cb.cb_noop || (cb.cb_recursive && cb.cb_numattempted != 0)) { in load_unload_keys()