Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dfifonode.h178 extern void fifo_fastflush(fifonode_t *);
/titanic_44/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c580 fifo_fastflush(fnp); in fifo_close()
618 fifo_fastflush(fnp); in fifo_close()
1318 fifo_fastflush(fnp); in fifo_fastioctl()
1322 fifo_fastflush(fn_dest); in fifo_fastioctl()
H A Dfifosubr.c878 fifo_fastflush(fifonode_t *fnp) in fifo_fastflush() function