Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dproc.c27 &fscache_volumes_seq_ops)) in fscache_proc_init()
H A Dinternal.h143 extern const struct seq_operations fscache_volumes_seq_ops;
H A Dvolume.c528 const struct seq_operations fscache_volumes_seq_ops = { variable