Searched refs:reparse_point (Results 1 – 4 of 4) sorted by relevance
894 bool reparse_point = false; in parse_create_response() local900 reparse_point = true; in parse_create_response()909 reparse_point = true; in parse_create_response()912 reparse_point = !!(rsp->Flags & SMB2_CREATE_FLAG_REPARSEPOINT); in parse_create_response()915 data->reparse_point = reparse_point; in parse_create_response()969 data->reparse_point = false; in smb2_query_path_info()1069 if (rc || !data->reparse_point) in smb2_query_path_info()
81 .reparse_point = true, in create_native_symlink()393 .reparse_point = true, in create_native_socket()492 .reparse_point = true, in mknod_nfs()681 .reparse_point = true, in mknod_wsl()
535 data->reparse_point = false; in cifs_query_path_info()632 data->reparse_point = le32_to_cpu(fi.Attributes) & ATTR_REPARSE_POINT; in cifs_query_path_info()640 if (!rc && data->reparse_point) { in cifs_query_path_info()686 if (!rc && data->reparse_point) { in cifs_query_path_info()
993 data.reparse_point = true; in cifs_get_file_info()