Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c93 static int fifo_fastioctl(vnode_t *, int, intptr_t, int, cred_t *, int *);
1126 fifo_fastioctl(vp, cmd, arg, mode, cr, rvalp) : in fifo_ioctl()
1146 fifo_fastioctl(vnode_t *vp, int cmd, intptr_t arg, int mode, cred_t *cr, in fifo_fastioctl() function