Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dfifonode.h83 struct msgb *fn_tail; /* last message to read */ member
/titanic_50/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1055 fn_dest->fn_tail->b_cont = bp; in fifo_write()
1056 fn_dest->fn_tail = bp; in fifo_write()
1058 fn_dest->fn_mp = fn_dest->fn_tail = bp; in fifo_write()