Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpipe_fs_i.h51 unsigned int nrbufs, curbuf, buffers; member
/Linux-v4.19/fs/
Dpipe.c492 int count, buf, nrbufs; in pipe_ioctl() local
518 int nrbufs; in pipe_poll() local
/Linux-v4.19/lib/
Diov_iter.c933 int nrbufs = (idx - pipe->curbuf) & (pipe->buffers - 1); in pipe_truncate() local