Searched refs:tsnlen (Results 1 – 1 of 1) sorted by relevance
557 int tdslen, tsnlen; in get_snapshot_names() local600 tsnlen = strlen(tosnap) - tdslen; /* includes @ sign */ in get_snapshot_names()602 if (fsnlen <= 1 || tsnlen == 1 || (fdslen == 0 && tdslen == 0) || in get_snapshot_names()603 (fsnlen == 0 && tsnlen == 0)) { in get_snapshot_names()645 if (tsnlen) { in get_snapshot_names()658 if (tsnlen) { in get_snapshot_names()