Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__be64_to_cpu
src/add-ons/kernel/file_systems/ntfs/libntfs/endians.h
137
#define __be64_to_cpu(x) bswap_64(x)
src/add-ons/kernel/file_systems/ntfs/libntfs/endians.h
171
#define __be64_to_cpu(x) (x)