Searched refs:compat_loff_t (Results 1 – 4 of 4) sorted by relevance
209 compat_loff_t offset;427 BUILD_BUG_ON(sizeof(loff_t) != sizeof(compat_loff_t)); in snapshot_compat_ioctl()
36 typedef s64 compat_loff_t; typedef
283 compat_loff_t l_start;284 compat_loff_t l_len;641 compat_loff_t __user *offset, compat_size_t count);
1347 compat_loff_t __user *, offset, compat_size_t, count) in COMPAT_SYSCALL_DEFINE4()