Query: seq_hlist_next
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SEQ_HLIST_NEXT(9) The Linux VFS SEQ_HLIST_NEXT(9)NAMEseq_hlist_next - move to the next position of the hlistSYNOPSISstruct hlist_node * seq_hlist_next(void * v, struct hlist_head * head, loff_t * ppos);ARGUMENTSv the current iterator head the head of the hlist ppos the current positionDESCRIPTIONCalled at seq_file->op->next.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SEQ_HLIST_NEXT(9)