Home
last modified time | relevance | path

Searched refs:splice_direct_to_actor (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Dsplice.h82 ssize_t splice_direct_to_actor(struct file *file, struct splice_desc *sd,
/linux-6.12.1/fs/
Dsplice.c1030 ssize_t splice_direct_to_actor(struct file *in, struct splice_desc *sd, in splice_direct_to_actor() function
1155 EXPORT_SYMBOL(splice_direct_to_actor);
1207 ret = splice_direct_to_actor(in, &sd, actor); in do_splice_direct_actor()
/linux-6.12.1/fs/nfsd/
Dvfs.c1061 host_err = splice_direct_to_actor(file, &sd, in nfsd_splice_read()