Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dfifonode.h178 extern void fifo_fastflush(fifonode_t *);
/titanic_50/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c582 fifo_fastflush(fnp); in fifo_close()
620 fifo_fastflush(fnp); in fifo_close()
1320 fifo_fastflush(fnp); in fifo_fastioctl()
1324 fifo_fastflush(fn_dest); in fifo_fastioctl()
H A Dfifosubr.c878 fifo_fastflush(fifonode_t *fnp) in fifo_fastflush() function