Searched refs:FILE_GENERIC_READ_LE (Results 1 – 4 of 4) sorted by relevance
659 if (daccess & FILE_GENERIC_READ_LE) { in smb_map_generic_desired_access()661 daccess &= ~FILE_GENERIC_READ_LE; in smb_map_generic_desired_access()
530 #define FILE_GENERIC_READ_LE cpu_to_le32(0x80000000) macro550 FILE_GENERIC_READ_LE)
7147 !(dst_fp->daccess & (FILE_READ_DATA_LE | FILE_GENERIC_READ_LE))) { in fsctl_copychunk()
728 #define FILE_GENERIC_READ_LE cpu_to_le32(0x80000000) macro