Searched refs:do_tee (Results 1 – 1 of 1) sorted by relevance
1665 long do_tee(struct file *in, struct file *out, size_t len, unsigned int flags) in do_tee() function1714 error = do_tee(in.file, out.file, len, flags); in SYSCALL_DEFINE4()