Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpipe_fs_i.h337 unsigned int round_pipe_size(unsigned int size);
/linux/fs/
H A Dpipe.c1272 unsigned int round_pipe_size(unsigned int size) in round_pipe_size() function
1372 size = round_pipe_size(arg); in pipe_set_size()
1486 return round_pipe_size(size); in round_pipe_size_ul()