Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dpipe.c1050 static inline unsigned int round_pipe_size(unsigned int size) in round_pipe_size() function
1071 pipe_max_size = round_pipe_size(pipe_max_size); in pipe_proc_fn()
1100 size = round_pipe_size(arg); in pipe_fcntl()