Searched defs:cifs_open_info_data (Results 1 – 1 of 1) sorted by relevance
252 struct cifs_open_info_data { struct253 bool adjust_tz;254 bool reparse_point;255 bool contains_posix_file_info;256 struct {264 } reparse;265 struct {268 } wsl;269 char *symlink_target;270 struct smb_sid posix_owner;[all …]