Symbol: __kernel_old_dev_t
arch/arm/include/uapi/asm/posix_types.h
33
typedef unsigned short __kernel_old_dev_t;
arch/arm/include/uapi/asm/posix_types.h
34
#define __kernel_old_dev_t __kernel_old_dev_t
arch/m68k/include/uapi/asm/posix_types.h
21
typedef unsigned short __kernel_old_dev_t;
arch/m68k/include/uapi/asm/posix_types.h
22
#define __kernel_old_dev_t __kernel_old_dev_t
arch/powerpc/include/uapi/asm/posix_types.h
12
typedef unsigned long __kernel_old_dev_t;
arch/powerpc/include/uapi/asm/posix_types.h
13
#define __kernel_old_dev_t __kernel_old_dev_t
arch/s390/include/uapi/asm/posix_types.h
20
typedef unsigned short __kernel_old_dev_t;
arch/s390/include/uapi/asm/posix_types.h
21
#define __kernel_old_dev_t __kernel_old_dev_t
arch/sh/include/uapi/asm/posix_types_32.h
18
typedef unsigned short __kernel_old_dev_t;
arch/sh/include/uapi/asm/posix_types_32.h
19
#define __kernel_old_dev_t __kernel_old_dev_t
arch/sparc/include/uapi/asm/posix_types.h
53
typedef unsigned short __kernel_old_dev_t;
arch/sparc/include/uapi/asm/posix_types.h
54
#define __kernel_old_dev_t __kernel_old_dev_t
arch/x86/include/uapi/asm/posix_types_32.h
21
typedef unsigned short __kernel_old_dev_t;
arch/x86/include/uapi/asm/posix_types_32.h
22
#define __kernel_old_dev_t __kernel_old_dev_t
arch/x86/include/uapi/asm/posix_types_64.h
15
typedef unsigned long __kernel_old_dev_t;
arch/x86/include/uapi/asm/posix_types_64.h
16
#define __kernel_old_dev_t __kernel_old_dev_t
arch/xtensa/include/uapi/asm/posix_types.h
35
typedef unsigned short __kernel_old_dev_t;
arch/xtensa/include/uapi/asm/posix_types.h
36
#define __kernel_old_dev_t __kernel_old_dev_t
include/uapi/asm-generic/posix_types.h
59
typedef unsigned int __kernel_old_dev_t;