Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dcache.c1450 static const struct seq_operations cache_content_op = { variable
1466 err = seq_open(file, &cache_content_op); in content_open()