Lines Matching refs:recursive
635 boolean_t recursive;
817 if (sd->recursive)
828 const char *tosnap, boolean_t recursive, nvlist_t **nvlp, avl_tree_t **avlp)
841 sd.recursive = recursive;
1280 * recursive, we need to send a full stream from the
1282 * is a clone). If we're doing non-recursive, then let
1664 * The send stream is recursive (i.e. dumps a hierarchy of snapshots) and
2342 boolean_t needagain, progress, recursive;
2347 recursive = (nvlist_lookup_boolean(stream_nv, "not_recursive") ==
2357 recursive, &local_nv, &local_avl)) != 0)
2630 boolean_t recursive;
2652 recursive = (nvlist_lookup_boolean(stream_nv, "not_recursive") ==
2655 if (recursive && strchr(destname, '@')) {
2731 if (recursive && !flags->dryrun && !flags->nomount) {
2973 boolean_t recursive;
2981 recursive = (nvlist_lookup_boolean(stream_nv, "not_recursive") ==
3072 if (recursive) {