Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dobject-list.c314 static const struct seq_operations fscache_objlist_ops = { variable
394 ret = seq_open(file, &fscache_objlist_ops); in fscache_objlist_open()