seq_list_start_head
return seq_list_start_head(&all_mddevs, *pos);
return seq_list_start_head(&fscache_caches, *_pos);
return seq_list_start_head(&fscache_cookies, *_pos);
return seq_list_start_head(&fscache_volumes, *_pos);
return seq_list_start_head(&netfs_io_requests, *_pos);
return seq_list_start_head(&nn->nfs_client_list, *_pos);
return seq_list_start_head(&nn->nfs_volume_list, *_pos);
EXPORT_SYMBOL(seq_list_start_head);
extern struct list_head *seq_list_start_head(struct list_head *head,
return seq_list_start_head(&atm_devs, *pos);
return seq_list_start_head(&proto_list, *pos);
return seq_list_start_head(&rxnet->conn_proc_list, *_pos);
return seq_list_start_head(&rxnet->bundle_proc_list, *_pos);
return seq_list_start_head(&x25_forward_list, *pos);
return seq_list_start_head(&x25_route_list, *pos);