Home
last modified time | relevance | path

Searched defs:lel_to_cpu (Results 1 – 2 of 2) sorted by relevance

/linux/fs/exfat/
H A Dballoc.c16 #define lel_to_cpu(A) le32_to_cpu(A) macro
20 #define lel_to_cpu(A) le64_to_cpu(A) macro
/linux/drivers/block/drbd/
H A Ddrbd_int.h1145 #define lel_to_cpu(A) le32_to_cpu(A) macro
1149 #define lel_to_cpu(A) le64_to_cpu(A) macro