Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dfcntl.h28 #define F_GETPIPE_SZ (F_LINUX_SPECIFIC_BASE + 8) macro
/linux-4.1.27/fs/
Dfcntl.c330 case F_GETPIPE_SZ: in do_fcntl()
Dpipe.c1074 case F_GETPIPE_SZ: in pipe_fcntl()