Home
last modified time | relevance | path

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

/fs/afs/
Dproc.c63 return seq_hlist_start_head_rcu(&afs_seq2net(m)->proc_cells, *_pos); in afs_proc_cells_start()
233 return seq_hlist_start_head_rcu(&cell->proc_volumes, *_pos); in afs_proc_cell_volumes_start()
411 return seq_hlist_start_head_rcu(&afs_seq2net(m)->fs_proc, *_pos); in afs_proc_servers_start()
/fs/
Dseq_file.c1013 struct hlist_node *seq_hlist_start_head_rcu(struct hlist_head *head, in seq_hlist_start_head_rcu() function
1021 EXPORT_SYMBOL(seq_hlist_start_head_rcu);