Home
last modified time | relevance | path

Searched defs:nrbufs (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dpipe_fs_i.h51 unsigned int nrbufs, curbuf, buffers; member
/Linux-v5.4/fs/
Dpipe.c518 int count, buf, nrbufs; in pipe_ioctl() local
544 int nrbufs; in pipe_poll() local
/Linux-v5.4/lib/
Diov_iter.c993 int nrbufs = (idx - pipe->curbuf) & (pipe->buffers - 1); in pipe_truncate() local