Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.h324 __u64 snapshot_time; /* needed for timewarp tokens */ member
H A Dcifsglob.h1276 __u64 snapshot_time; /* for timewarp tokens - timestamp of snapshot */ member
H A Dsmb2pdu.c3213 if (tcon->snapshot_time) { in SMB2_open_init()
3215 rc = add_twarp_context(iov, &n_iov, tcon->snapshot_time); in SMB2_open_init()