Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dpipe.c1010 static inline unsigned int round_pipe_size(unsigned int size) in round_pipe_size() function
1031 pipe_max_size = round_pipe_size(pipe_max_size); in pipe_proc_fn()
1060 size = round_pipe_size(arg); in pipe_fcntl()