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
1373 size = round_pipe_size(arg); in pipe_set_size()
1484 static SYSCTL_USER_TO_KERN_UINT_CONV(_pipe_maxsz, round_pipe_size) in SYSCTL_USER_TO_KERN_UINT_CONV() argument