Home
last modified time | relevance | path

Searched refs:whenstr (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c2054 char timestr[26], whenstr[64]; in zpool_rewind_exclaim() local
2091 (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()