Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c6375 boolean_t cb_recursive; member
6448 if (cbp->cb_recursive) { in holds_callback()
6546 cb.cb_recursive = recursive; in zfs_do_holds()
8064 boolean_t cb_recursive; member
8084 if (cb->cb_recursive) { in load_key_callback()
8138 cb.cb_recursive = B_TRUE; in load_unload_keys()
8142 cb.cb_recursive = B_TRUE; in load_unload_keys()
8166 if (cb.cb_recursive && cb.cb_keylocation != NULL && in load_unload_keys()
8177 if (cb.cb_noop || (cb.cb_recursive && cb.cb_numattempted != 0)) { in load_unload_keys()