Searched refs:snapshot_time (Results 1 – 5 of 5) sorted by relevance
26 ktime_t snapshot_time; member
107 ts = ktime_to_timespec64(ss->snapshot_time); in __xe_devcoredump_read()284 ss->snapshot_time = ktime_get_real(); in devcoredump_snapshot()
202 if (tcon->snapshot_time) in cifs_read_super()749 if (tcon->snapshot_time) in cifs_show_options()750 seq_printf(s, ",snapshot=%llu", tcon->snapshot_time); in cifs_show_options()
1306 __u64 snapshot_time; /* for timewarp tokens - timestamp of snapshot */ member
3107 if (tcon->snapshot_time) { in SMB2_open_init()3109 rc = add_twarp_context(iov, &n_iov, tcon->snapshot_time); in SMB2_open_init()