Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dpipe.c220 static const struct pipe_buf_operations packet_pipe_buf_ops = { variable
431 buf->ops = &packet_pipe_buf_ops; in pipe_write()