Searched defs:cifs_open_info_data (Results 1 – 1 of 1) sorted by relevance
212 struct cifs_open_info_data { struct213 bool adjust_tz;214 union {218 struct {229 } reparse;230 struct {233 } wsl;234 char *symlink_target;235 struct smb_sid posix_owner;236 struct smb_sid posix_group;[all …]