Searched refs:snapshot_time (Results 1 – 6 of 6) sorted by relevance
256 __u64 snapshot_time; /* needed for timewarp tokens */ member
169 if (tcon->snapshot_time) in cifs_read_super()669 if (tcon->snapshot_time) in cifs_show_options()670 seq_printf(s, ",snapshot=%llu", tcon->snapshot_time); in cifs_show_options()
2088 if (tcon->snapshot_time != ctx->snapshot_time) in match_tcon()2216 if (ctx->snapshot_time) { in cifs_get_tcon()2223 tcon->snapshot_time = ctx->snapshot_time; in cifs_get_tcon()
1082 ctx->snapshot_time = result.uint_64; in smb3_fs_context_parse_param()
1101 __u64 snapshot_time; /* for timewarp tokens - timestamp of snapshot */ member
2848 if (tcon->snapshot_time) { in SMB2_open_init()2857 rc = add_twarp_context(iov, &n_iov, tcon->snapshot_time); in SMB2_open_init()