Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c105 static boolean_t fifo_stayfast_enter(fifonode_t *);
980 if (!fifo_stayfast_enter(fnp)) in fifo_write()
1988 fifo_stayfast_enter(fifonode_t *fnp) in fifo_stayfast_enter() function