Searched refs:FILE_GENERIC_READ_LE (Results 1 – 3 of 3) sorted by relevance
810 if (daccess & FILE_GENERIC_READ_LE) { in smb_map_generic_desired_access()812 daccess &= ~FILE_GENERIC_READ_LE; in smb_map_generic_desired_access()
7617 !(dst_fp->daccess & (FILE_READ_DATA_LE | FILE_GENERIC_READ_LE))) { in fsctl_copychunk()
1121 #define FILE_GENERIC_READ_LE cpu_to_le32(0x80000000) macro1127 FILE_GENERIC_READ_LE)