Searched defs:cifs_open_info_data (Results 1 – 1 of 1) sorted by relevance
211 struct cifs_open_info_data { struct212 bool adjust_tz;213 union {217 struct {228 } reparse;229 struct {232 } wsl;233 char *symlink_target;234 struct cifs_sid posix_owner;235 struct cifs_sid posix_group;[all …]