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