Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dproc.c23 &fscache_caches_seq_ops)) in fscache_proc_init()
H A Dinternal.h24 extern const struct seq_operations fscache_caches_seq_ops;
H A Dcache.c423 const struct seq_operations fscache_caches_seq_ops = { variable