Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5926 boolean_t cb_recursive; member
5999 if (cbp->cb_recursive) { in holds_callback()
6096 cb.cb_recursive = recursive; in zfs_do_holds()
7696 boolean_t cb_recursive; member
7716 if (cb->cb_recursive) { in load_key_callback()
7770 cb.cb_recursive = B_TRUE; in load_unload_keys()
7774 cb.cb_recursive = B_TRUE; in load_unload_keys()
7798 if (cb.cb_recursive && cb.cb_keylocation != NULL && in load_unload_keys()
7809 if (cb.cb_noop || (cb.cb_recursive && cb.cb_numattempted != 0)) { in load_unload_keys()