Searched refs:capture_timestamp (Results 1 – 2 of 2) sorted by relevance
89 const unsigned long capture_timestamp = jiffies; in zfcp_diag_update_xdata() local95 if (!time_after_eq(capture_timestamp, hdr->timestamp)) in zfcp_diag_update_xdata()98 hdr->timestamp = capture_timestamp; in zfcp_diag_update_xdata()
20 __le32 capture_timestamp; member