Home
last modified time | relevance | path

Searched refs:compat_loff_t (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/power/
H A Duser.c209 compat_loff_t offset;
429 BUILD_BUG_ON(sizeof(loff_t) != sizeof(compat_loff_t)); in snapshot_compat_ioctl()
/linux/include/asm-generic/
H A Dcompat.h36 typedef s64 compat_loff_t; typedef
/linux/fs/
H A Dread_write.c1449 compat_loff_t __user *, offset, compat_size_t, count) in COMPAT_SYSCALL_DEFINE4()