Searched refs:__kernel_loff_t (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsuspend_ioctls.h12 __kernel_loff_t offset;
25 #define SNAPSHOT_GET_IMAGE_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 14, __kernel_loff_t)
30 #define SNAPSHOT_AVAIL_SWAP_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 19, __kernel_loff_t)
31 #define SNAPSHOT_ALLOC_SWAP_PAGE _IOR(SNAPSHOT_IOC_MAGIC, 20, __kernel_loff_t)
/linux-master/include/uapi/asm-generic/
H A Dposix_types.h88 typedef long long __kernel_loff_t; typedef
H A Dfcntl.h212 __kernel_loff_t l_start;
213 __kernel_loff_t l_len;
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h212 __kernel_loff_t l_start;
213 __kernel_loff_t l_len;
/linux-master/include/uapi/mtd/
H A Dmtd-abi.h224 #define MEMGETBADBLOCK _IOW('M', 11, __kernel_loff_t)
226 #define MEMSETBADBLOCK _IOW('M', 12, __kernel_loff_t)
/linux-master/include/linux/
H A Dtypes.h52 typedef __kernel_loff_t loff_t;

Completed in 132 milliseconds