Home
last modified time | relevance | path

Searched defs:cifs_open_info_data (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dcifsglob.h249 struct cifs_open_info_data { struct
250 bool adjust_tz;
251 bool reparse_point;
252 bool contains_posix_file_info;
253 bool unknown_nlink;
254 struct {
262 } reparse;
263 struct {
266 } wsl;
267 char *symlink_target;
[all …]