Searched refs:vfs_writev (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dread_write.c661 ssize_t vfs_writev(struct file *file, const struct iovec __user *vec, function
672 EXPORT_SYMBOL(vfs_writev); variable
705 ret = vfs_writev(file, vec, vlen, &pos);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dvfs.c951 host_err = vfs_writev(file, (struct iovec __user *)vec, vlen, &offset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfs.h1144 extern ssize_t vfs_writev(struct file *, const struct iovec __user *,

Completed in 81 milliseconds