Home
last modified time | relevance | path

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

/linux-6.6.21/fs/fscache/
Dproc.c31 &fscache_cookies_seq_ops)) in fscache_proc_init()
Dinternal.h60 extern const struct seq_operations fscache_cookies_seq_ops;
Dcookie.c1174 const struct seq_operations fscache_cookies_seq_ops = { variable