Searched refs:lel_to_cpu (Results 1 – 2 of 2) sorted by relevance
16 #define lel_to_cpu(A) le32_to_cpu(A) macro20 #define lel_to_cpu(A) le64_to_cpu(A) macro195 if (lel_to_cpu(bitval) != ULONG_MAX) { in exfat_find_free_bitmap()196 clu_bits = lel_to_cpu(bitval); in exfat_find_free_bitmap()239 clu_bits = lel_to_cpu(*(__le_long *)bitmap); in exfat_count_used_clusters()
1148 #define lel_to_cpu(A) le32_to_cpu(A) macro1152 #define lel_to_cpu(A) le64_to_cpu(A) macro