Searched refs:ovl_set_dir_cache (Results 1 – 3 of 3) sorted by relevance
181 ovl_set_dir_cache(dentry, NULL); in ovl_cache_put()341 ovl_set_dir_cache(dentry, NULL); in ovl_cache_get()358 ovl_set_dir_cache(dentry, cache); in ovl_cache_get()
146 void ovl_set_dir_cache(struct dentry *dentry, struct ovl_dir_cache *cache);
167 void ovl_set_dir_cache(struct dentry *dentry, struct ovl_dir_cache *cache) in ovl_set_dir_cache() function