1. NAME

kfifo_len - returns the number of used elements in the fifo

2. SYNOPSIS

kfifo_len( fifo );

3. ARGUMENTS

fifo
    address of the fifo to be used

4. COPYRIGHT