Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_to_lel
drivers/block/drbd/drbd_int.h
1147
#define cpu_to_lel(A) cpu_to_le32(A)
drivers/block/drbd/drbd_int.h
1151
#define cpu_to_lel(A) cpu_to_le64(A)
fs/exfat/balloc.c
18
#define cpu_to_lel(A) cpu_to_le32(A)
fs/exfat/balloc.c
22
#define cpu_to_lel(A) cpu_to_le64(A)