Searched defs:cifs_open_info_data (Results 1 – 1 of 1) sorted by relevance
210 struct cifs_open_info_data { struct211 bool adjust_tz;212 union {216 struct {227 } reparse;228 struct {231 } wsl;232 char *symlink_target;233 struct smb_sid posix_owner;234 struct smb_sid posix_group;[all …]