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