Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dpipe.c606 static long pipe_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in pipe_ioctl() function
1223 .unlocked_ioctl = pipe_ioctl,