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.c6779 boolean_t cb_recursive; member
6865 if (cbp->cb_recursive) { in holds_callback()
6964 cb.cb_recursive = recursive; in zfs_do_holds()
8666 boolean_t cb_recursive; member
8686 if (cb->cb_recursive) { in load_key_callback()
8740 cb.cb_recursive = B_TRUE; in load_unload_keys()
8744 cb.cb_recursive = B_TRUE; in load_unload_keys()
8768 if (cb.cb_recursive && cb.cb_keylocation != NULL && in load_unload_keys()
8779 if (cb.cb_noop || (cb.cb_recursive && cb.cb_numattempted != 0)) { in load_unload_keys()