Searched refs:FILE_GENERIC_READ_LE (Results 1 – 3 of 3) sorted by relevance
667 if (daccess & FILE_GENERIC_READ_LE) { in smb_map_generic_desired_access()669 daccess &= ~FILE_GENERIC_READ_LE; in smb_map_generic_desired_access()
7240 !(dst_fp->daccess & (FILE_READ_DATA_LE | FILE_GENERIC_READ_LE))) { in fsctl_copychunk()
1034 #define FILE_GENERIC_READ_LE cpu_to_le32(0x80000000) macro1040 FILE_GENERIC_READ_LE)