Searched defs:cifs_open_info_data (Results 1 – 1 of 1) sorted by relevance
251 struct cifs_open_info_data { struct252 bool adjust_tz;253 bool reparse_point;254 bool contains_posix_file_info;255 struct {263 } reparse;264 struct {267 } wsl;268 char *symlink_target;269 struct smb_sid posix_owner;[all …]