Home
last modified time | relevance | path

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

/fs/netfs/
A Dmain.c90 return seq_list_next(v, &netfs_io_requests, _pos); in netfs_requests_seq_next()
A Dfscache_cache.c414 return seq_list_next(v, &fscache_caches, _pos); in fscache_caches_seq_next()
A Dfscache_volume.c518 return seq_list_next(v, &fscache_volumes, _pos); in fscache_volumes_seq_next()
A Dfscache_cookie.c1168 return seq_list_next(v, &fscache_cookies, _pos); in fscache_cookies_seq_next()
/fs/proc/
A Dproc_tty.c112 return seq_list_next(v, &tty_drivers, pos); in t_next()
/fs/
A Dseq_file.c917 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next() function
925 EXPORT_SYMBOL(seq_list_next);
/fs/nfs/
A Dclient.c1314 return seq_list_next(v, &nn->nfs_client_list, pos); in nfs_server_list_next()
1381 return seq_list_next(v, &nn->nfs_volume_list, pos); in nfs_volume_list_next()
/fs/dlm/
A Ddebug_fs.c430 return seq_list_next(iter_ptr, list, pos); in table_seq_next()

Completed in 19 milliseconds