Searched refs:lel_to_cpu (Results 1 – 2 of 2) sorted by relevance
16 #define lel_to_cpu(A) le32_to_cpu(A) macro 20 #define lel_to_cpu(A) le64_to_cpu(A) macro 195 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()
1145 #define lel_to_cpu(A) le32_to_cpu(A) macro 1149 #define lel_to_cpu(A) le64_to_cpu(A) macro