Searched refs:pwrite64 (Results 1 – 2 of 2) sorted by relevance
/fs/hostfs/ | ||
D | hostfs_user.c | 175 n = pwrite64(fd, buf, len, *offset); in write_file() |
/fs/ | ||
D | read_write.c | 436 SYSCALL_DEFINE(pwrite64)(unsigned int fd, const char __user *buf, in SYSCALL_DEFINE() argument |