Searched refs:ovl_set_dir_cache (Results 1 – 3 of 3) sorted by relevance
250 ovl_set_dir_cache(inode, NULL); in ovl_cache_put()412 ovl_set_dir_cache(d_inode(dentry), NULL); in ovl_cache_get()430 ovl_set_dir_cache(inode, cache); in ovl_cache_get()625 ovl_set_dir_cache(inode, NULL); in ovl_cache_get_impure()653 ovl_set_dir_cache(inode, cache); in ovl_cache_get_impure()
477 void ovl_set_dir_cache(struct inode *inode, struct ovl_dir_cache *cache);
429 void ovl_set_dir_cache(struct inode *inode, struct ovl_dir_cache *cache) in ovl_set_dir_cache() function