Searched defs:cifs_open_info_data (Results 1 – 1 of 1) sorted by relevance
253 struct cifs_open_info_data { struct254 bool adjust_tz;255 bool reparse_point;256 bool contains_posix_file_info;257 struct {265 } reparse;266 struct {269 } wsl;270 char *symlink_target;271 struct smb_sid posix_owner;[all …]