Home
last modified time | relevance | path

Searched refs:pwrite64 (Results 1 – 2 of 2) sorted by relevance

/fs/hostfs/
Dhostfs_user.c175 n = pwrite64(fd, buf, len, *offset); in write_file()
/fs/
Dread_write.c436 SYSCALL_DEFINE(pwrite64)(unsigned int fd, const char __user *buf, in SYSCALL_DEFINE() argument