Home
last modified time | relevance | path

Searched refs:seq_list_start_head (Results 1 – 3 of 3) sorted by relevance

/fs/afs/
Dproc.c206 return seq_list_start_head(&afs_proc_cells, *_pos); in afs_proc_cells_start()
485 return seq_list_start_head(&cell->vl_list, *_pos); in afs_proc_cell_volumes_start()
697 return seq_list_start_head(&cell->servers, *_pos); in afs_proc_cell_servers_start()
/fs/
Dseq_file.c791 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() function
798 EXPORT_SYMBOL(seq_list_start_head);
/fs/nfs/
Dclient.c1261 return seq_list_start_head(&nn->nfs_client_list, *_pos); in nfs_server_list_start()
1346 return seq_list_start_head(&nn->nfs_volume_list, *_pos); in nfs_volume_list_start()