Searched defs:cifs_open_info_data (Results 1 – 1 of 1) sorted by relevance
249 struct cifs_open_info_data { struct250 bool adjust_tz;251 bool reparse_point;252 bool contains_posix_file_info;253 struct {261 } reparse;262 struct {265 } wsl;266 char *symlink_target;267 struct smb_sid posix_owner;[all …]