Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_proc.c31 &fscache_cookies_seq_ops)) in fscache_proc_init()
H A Dinternal.h297 extern const struct seq_operations fscache_cookies_seq_ops;
H A Dfscache_cookie.c1178 const struct seq_operations fscache_cookies_seq_ops = { variable