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

/linux-master/fs/
H A Dsplice.c1544 unsigned buf_flag = 0; local
1547 buf_flag = PIPE_BUF_FLAG_GIFT;
1558 ret = iter_to_pipe(iter, pipe, buf_flag);

Completed in 184 milliseconds