Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lel_to_cpu
drivers/block/drbd/drbd_int.h
1148
#define lel_to_cpu(A) le32_to_cpu(A)
drivers/block/drbd/drbd_int.h
1152
#define lel_to_cpu(A) le64_to_cpu(A)
fs/exfat/balloc.c
17
#define lel_to_cpu(A) le32_to_cpu(A)
fs/exfat/balloc.c
21
#define lel_to_cpu(A) le64_to_cpu(A)