Searched refs:ksys_pwrite64 (Results 1 – 1 of 1) sorted by relevance
686 ssize_t ksys_pwrite64(unsigned int fd, const char __user *buf, in ksys_pwrite64() function709 return ksys_pwrite64(fd, buf, count, pos); in SYSCALL_DEFINE4()716 return ksys_pwrite64(fd, buf, count, compat_arg_u64_glue(pos)); in COMPAT_SYSCALL_DEFINE5()