Home
last modified time | relevance | path

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

/fs/
Dseq_file.c911 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() function
918 EXPORT_SYMBOL(seq_list_start_head);
/fs/nfs/
Dclient.c1129 return seq_list_start_head(&nn->nfs_client_list, *_pos); in nfs_server_list_start()
1196 return seq_list_start_head(&nn->nfs_volume_list, *_pos); in nfs_volume_list_start()
/fs/afs/
Dproc.c233 return seq_list_start_head(&cell->proc_volumes, *_pos); in afs_proc_cell_volumes_start()