Home
last modified time | relevance | path

Searched refs:seq_list_next (Results 1 – 6 of 6) sorted by relevance

/fs/afs/
Dproc.c214 return seq_list_next(v, &afs_proc_cells, pos); in afs_proc_cells_next()
497 return seq_list_next(v, &cell->vl_list, _pos); in afs_proc_cell_volumes_next()
709 return seq_list_next(v, &cell->servers, _pos); in afs_proc_cell_servers_next()
/fs/proc/
Dproc_tty.c112 return seq_list_next(v, &tty_drivers, pos); in t_next()
/fs/
Dseq_file.c756 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next() function
764 EXPORT_SYMBOL(seq_list_next);
Dlocks.c2252 return seq_list_next(v, &file_lock_list, pos); in locks_next()
Dnamespace.c955 return seq_list_next(v, &p->ns->list, pos); in m_next()
/fs/nfs/
Dclient.c1894 return seq_list_next(v, &nn->nfs_client_list, pos); in nfs_server_list_next()
1979 return seq_list_next(v, &nn->nfs_volume_list, pos); in nfs_volume_list_next()