Searched refs:whenstr (Results 1 – 1 of 1) sorted by relevance
2054 char timestr[26], whenstr[64]; in zpool_rewind_exclaim() local2091 (void) snprintf(whenstr, sizeof (whenstr), "%s (txg %llu)", in zpool_rewind_exclaim()2094 (void) strlcpy(whenstr, timestr, sizeof (whenstr)); in zpool_rewind_exclaim()2100 name, whenstr); in zpool_rewind_exclaim()2104 name, whenstr); in zpool_rewind_exclaim()