Searched refs:nonpad_ret (Results 1 – 1 of 1) sorted by relevance
1112 int *nonpad_ret) in subbuf_splice_actor() argument1187 ret = *nonpad_ret = splice_to_pipe(pipe, &spd); in subbuf_splice_actor()1207 int nonpad_ret = 0; in relay_file_splice_read() local1213 ret = subbuf_splice_actor(in, ppos, pipe, len, flags, &nonpad_ret); in relay_file_splice_read()1227 spliced += nonpad_ret; in relay_file_splice_read()1228 nonpad_ret = 0; in relay_file_splice_read()