Home
last modified time | relevance | path

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

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