Searched refs:FILE_WRITE_DESIRE_ACCESS_LE (Results 1 – 2 of 2) sorted by relevance
1128 #define FILE_WRITE_DESIRE_ACCESS_LE (FILE_WRITE_DATA_LE | \ macro
2073 access &= ~FILE_WRITE_DESIRE_ACCESS_LE; in smb2_create_open_flags()2078 access & FILE_WRITE_DESIRE_ACCESS_LE) { in smb2_create_open_flags()2081 } else if (access & FILE_WRITE_DESIRE_ACCESS_LE) { in smb2_create_open_flags()