Home
last modified time | relevance | path

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

/fs/
Dseq_file.c903 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() function
910 EXPORT_SYMBOL(seq_list_start_head);
/fs/nfs/
Dclient.c1162 return seq_list_start_head(&nn->nfs_client_list, *_pos); in nfs_server_list_start()
1229 return seq_list_start_head(&nn->nfs_volume_list, *_pos); in nfs_volume_list_start()