Searched refs:shortsnapname (Results 1 – 1 of 1) sorted by relevance
347 const char *shortsnapname; in snapspec_cb() local353 shortsnapname = strchr(zfs_get_name(zhp), '@') + 1; in snapspec_cb()354 if (!ssa->ssa_seenfirst && strcmp(shortsnapname, ssa->ssa_first) == 0) in snapspec_cb()356 if (strcmp(shortsnapname, ssa->ssa_last) == 0) in snapspec_cb()