Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c321 struct load_time_arg *lta = arg; in zpool_find_load_time() local
327 if (lta->lt_found) { in zpool_find_load_time()
333 if (pool_guid != lta->lt_guid) { in zpool_find_load_time()
345 lta->lt_found = B_TRUE; in zpool_find_load_time()
346 lta->lt_time->ertv_sec = tod[0]; in zpool_find_load_time()
347 lta->lt_time->ertv_nsec = tod[1]; in zpool_find_load_time()