Searched refs:retry_without_read_attributes (Results 1 – 1 of 1) sorted by relevance
156 bool retry_without_read_attributes = false; in smb2_open_file() local174 retry_without_read_attributes = true; in smb2_open_file()180 if (rc == -EACCES && retry_without_read_attributes) { in smb2_open_file()