Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dpipe.c224 static const struct pipe_buf_operations anon_pipe_buf_ops = { variable
533 buf->ops = &anon_pipe_buf_ops; in anon_pipe_write()