Searched refs:fifo_charcount (Results 1 – 3 of 3) sorted by relevance
90 int fifo_charcount(struct vnode *vp, int *count);
618 fifo_charcount(struct vnode *vp, int *count) in fifo_charcount() function
2097 int err = fifo_charcount(vp, &cnt); in vnode_readable_data_count()