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) macro203 if (lel_to_cpu(bitval) != ULONG_MAX) { in exfat_find_free_bitmap()204 clu_bits = lel_to_cpu(bitval); in exfat_find_free_bitmap()247 clu_bits = lel_to_cpu(*(__le_long *)bitmap); in exfat_count_used_clusters()
1145 #define lel_to_cpu(A) le32_to_cpu(A) macro1149 #define lel_to_cpu(A) le64_to_cpu(A) macro