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 3.10 June 2014 SEQ_HLIST_NEXT(9)