Searched refs:filter_c2usops (Results 1 – 3 of 3) sorted by relevance
76 struct super_operations *filter_c2usops(struct filter_fs *cache);
300 sb->s_op = filter_c2usops(cache->cache_filter); in presto_read_super()
63 inline struct super_operations *filter_c2usops(struct filter_fs *cache) in filter_c2usops() function