Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/overlayfs/
A Dreaddir.c246 ovl_set_dir_cache(inode, NULL); in ovl_cache_put()
405 ovl_set_dir_cache(d_inode(dentry), NULL); in ovl_cache_get()
423 ovl_set_dir_cache(inode, cache); in ovl_cache_get()
610 ovl_set_dir_cache(inode, NULL); in ovl_cache_get_impure()
638 ovl_set_dir_cache(inode, cache); in ovl_cache_get_impure()
A Dutil.c309 void ovl_set_dir_cache(struct inode *inode, struct ovl_dir_cache *cache) in ovl_set_dir_cache() function
A Doverlayfs.h401 void ovl_set_dir_cache(struct inode *inode, struct ovl_dir_cache *cache);

Completed in 10 milliseconds