Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dsplice.c1242 unsigned buf_flag = 0; in vmsplice_to_pipe() local
1245 buf_flag = PIPE_BUF_FLAG_GIFT; in vmsplice_to_pipe()
1254 ret = iter_to_pipe(iter, pipe, buf_flag); in vmsplice_to_pipe()