Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fscache/
Dobject-list.c306 static const struct seq_operations fscache_objlist_ops = { variable
384 data = __seq_open_private(file, &fscache_objlist_ops, sizeof(*data)); in fscache_objlist_open()