Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dfsfilter.h34 struct cache_ops { struct
61 struct cache_ops o_caops; argument
93 void filter_setup_super_ops(struct filter_fs *cache, struct super_operations *cache_ops, struct sup…
/linux-2.4.37.9/fs/intermezzo/
Dmethods.c273 struct cache_ops *caops = &cache->o_caops; in filter_setup_super_ops()