Home
last modified time | relevance | path

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

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