Lines Matching defs:cifs_open_info_data
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;272 struct smb_sid posix_group;273 union {