Searched refs:with_read_flags (Results 1 – 1 of 1) sorted by relevance
1055 bool with_read_flags = access_flags & (FILE_READ_DATA | FILE_READ_EA | FILE_EXECUTE | in access_flags_to_smbopen_mode() local1062 if (with_write_flags && with_read_flags) in access_flags_to_smbopen_mode()