Home
last modified time | relevance | path

Searched refs:__kernel_loff_t (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dsuspend_ioctls.h11 __kernel_loff_t offset;
22 #define SNAPSHOT_GET_IMAGE_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 14, __kernel_loff_t)
27 #define SNAPSHOT_AVAIL_SWAP_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 19, __kernel_loff_t)
28 #define SNAPSHOT_ALLOC_SWAP_PAGE _IOR(SNAPSHOT_IOC_MAGIC, 20, __kernel_loff_t)
/bionic/libc/kernel/uapi/mtd/
Dmtd-abi.h113 #define MEMGETBADBLOCK _IOW('M', 11, __kernel_loff_t)
114 #define MEMSETBADBLOCK _IOW('M', 12, __kernel_loff_t)
/bionic/libc/kernel/uapi/asm-generic/
Dposix_types.h64 typedef long long __kernel_loff_t; typedef
/bionic/libc/include/sys/
Dtypes.h106 typedef __kernel_loff_t loff_t;