Searched refs:capture_timestamp (Results 1 – 3 of 3) 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
877 tmp->capture_timestamp = cpu_to_le32(jiffies); in qla27xx_time_stamp()