Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
compat_dev_t
arch/sparc/include/asm/compat.h
16
#define compat_dev_t compat_dev_t
arch/sparc/include/asm/compat.h
17
typedef u16 compat_dev_t;
arch/x86/include/asm/compat.h
22
#define compat_dev_t compat_dev_t
arch/x86/include/asm/compat.h
23
typedef u16 compat_dev_t;
include/asm-generic/compat.h
80
typedef u32 compat_dev_t;