Searched refs:sp (Results 1 – 1 of 1) sorted by relevance
33 sp->len = READ_ONCE(sqe->len); in __io_splice_prep()38 sp->rsrc_node = NULL; in __io_splice_prep()54 if (sp->rsrc_node) in io_splice_cleanup()73 sp->rsrc_node = node; in io_splice_get_file()84 struct file *out = sp->file_out; in io_tee()97 if (sp->len) in io_tee()103 if (ret != sp->len) in io_tee()135 poff_in = (sp->off_in == -1) ? NULL : &sp->off_in; in io_splice()136 poff_out = (sp->off_out == -1) ? NULL : &sp->off_out; in io_splice()138 if (sp->len) in io_splice()[all …]
Completed in 3 milliseconds