Searched refs:timeAdj (Results 1 – 5 of 5) sorted by relevance
857 fattr->cf_ctime.tv_sec += tcon->ses->server->timeAdj; in smb311_posix_info_to_fattr()858 fattr->cf_mtime.tv_sec += tcon->ses->server->timeAdj; in smb311_posix_info_to_fattr()914 fattr->cf_ctime.tv_sec += tcon->ses->server->timeAdj; in cifs_open_info_to_fattr()915 fattr->cf_mtime.tv_sec += tcon->ses->server->timeAdj; in cifs_open_info_to_fattr()
328 int offset = cifs_sb_master_tcon(cifs_sb)->ses->server->timeAdj; in cifs_std_info_to_fattr()
581 int offset = tcon->ses->server->timeAdj; in cifs_query_path_info()
738 int timeAdj; /* Adjust for difference in server time zone in sec */ member
4147 server->sec_mode, server->capabilities, server->timeAdj); in cifs_setup_session()