__kernel_loff_t    46 include/linux/types.h typedef __kernel_loff_t		loff_t;
__kernel_loff_t   214 include/uapi/asm-generic/fcntl.h 	__kernel_loff_t l_start;
__kernel_loff_t   215 include/uapi/asm-generic/fcntl.h 	__kernel_loff_t l_len;
__kernel_loff_t    12 include/uapi/linux/suspend_ioctls.h 	__kernel_loff_t offset;
__kernel_loff_t    25 include/uapi/linux/suspend_ioctls.h #define SNAPSHOT_GET_IMAGE_SIZE		_IOR(SNAPSHOT_IOC_MAGIC, 14, __kernel_loff_t)
__kernel_loff_t    30 include/uapi/linux/suspend_ioctls.h #define SNAPSHOT_AVAIL_SWAP_SIZE	_IOR(SNAPSHOT_IOC_MAGIC, 19, __kernel_loff_t)
__kernel_loff_t    31 include/uapi/linux/suspend_ioctls.h #define SNAPSHOT_ALLOC_SWAP_PAGE	_IOR(SNAPSHOT_IOC_MAGIC, 20, __kernel_loff_t)
__kernel_loff_t   176 include/uapi/mtd/mtd-abi.h #define MEMGETBADBLOCK		_IOW('M', 11, __kernel_loff_t)
__kernel_loff_t   178 include/uapi/mtd/mtd-abi.h #define MEMSETBADBLOCK		_IOW('M', 12, __kernel_loff_t)
__kernel_loff_t   213 tools/include/uapi/asm-generic/fcntl.h 	__kernel_loff_t l_start;
__kernel_loff_t   214 tools/include/uapi/asm-generic/fcntl.h 	__kernel_loff_t l_len;