Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dcache.h236 extern void cache_seq_stop(struct seq_file *file, void *p);
/linux-4.4.14/net/sunrpc/
Dcache.c1341 void cache_seq_stop(struct seq_file *m, void *p) in cache_seq_stop() function
1347 EXPORT_SYMBOL_GPL(cache_seq_stop);
1377 .stop = cache_seq_stop,
/linux-4.4.14/fs/nfsd/
Dexport.c1208 .stop = cache_seq_stop,