Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dfs_context.h255 __u64 snapshot_time; /* needed for timewarp tokens */ member
A Dcifsfs.c168 if (tcon->snapshot_time) in cifs_read_super()
652 if (tcon->snapshot_time) in cifs_show_options()
653 seq_printf(s, ",snapshot=%llu", tcon->snapshot_time); in cifs_show_options()
A Dconnect.c2109 if (tcon->snapshot_time != ctx->snapshot_time) in match_tcon()
2237 if (ctx->snapshot_time) { in cifs_get_tcon()
2244 tcon->snapshot_time = ctx->snapshot_time; in cifs_get_tcon()
A Dcifsglob.h1111 __u64 snapshot_time; /* for timewarp tokens - timestamp of snapshot */ member
A Dfs_context.c1075 ctx->snapshot_time = result.uint_32; in smb3_fs_context_parse_param()
A Dsmb2pdu.c2825 if (tcon->snapshot_time) { in SMB2_open_init()
2834 rc = add_twarp_context(iov, &n_iov, tcon->snapshot_time); in SMB2_open_init()

Completed in 32 milliseconds