seq_list_start_head  207 fs/afs/proc.c  	return seq_list_start_head(&afs_proc_cells, *_pos);
seq_list_start_head  486 fs/afs/proc.c  	return seq_list_start_head(&cell->vl_list, *_pos);
seq_list_start_head  698 fs/afs/proc.c  	return seq_list_start_head(&cell->servers, *_pos);
seq_list_start_head 1377 fs/nfs/client.c 	return seq_list_start_head(&nfs_client_list, *_pos);
seq_list_start_head 1447 fs/nfs/client.c 	return seq_list_start_head(&nfs_volume_list, *_pos);
seq_list_start_head   77 include/linux/seq_file.h extern struct list_head *seq_list_start_head(struct list_head *head,
seq_list_start_head 2151 net/core/sock.c 	return seq_list_start_head(&proto_list, *pos);
seq_list_start_head   34 net/rxrpc/ar-proc.c 	return seq_list_start_head(&rxrpc_calls, *_pos);
seq_list_start_head  115 net/rxrpc/ar-proc.c 	return seq_list_start_head(&rxrpc_connections, *_pos);