Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dreaddir.c303 ovl_set_dir_cache(inode, NULL); in ovl_cache_put()
494 ovl_set_dir_cache(d_inode(dentry), NULL); in ovl_cache_get()
512 ovl_set_dir_cache(inode, cache); in ovl_cache_get()
707 ovl_set_dir_cache(inode, NULL); in ovl_cache_get_impure()
735 ovl_set_dir_cache(inode, cache); in ovl_cache_get_impure()
H A Dutil.c442 void ovl_set_dir_cache(struct inode *inode, struct ovl_dir_cache *cache) in ovl_set_dir_cache() function