
NAME
kfifo_len - returns the number of bytes available in the FIFO
SYNOPSIS
unsigned int kfifo_len (struct kfifo * fifo);
ARGUMENTS
fifo the fifo to be used.

kfifo_len - returns the number of bytes available in the FIFO
unsigned int kfifo_len (struct kfifo * fifo);
fifo the fifo to be used.
Powered by the Ubuntu Manpage Repository generator
maintained by Dustin Kirkland
© 2010 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd.