Home
last modified time | relevance | path

Searched refs:ovl_cache_put (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dreaddir.c238 static void ovl_cache_put(struct ovl_dir_file *od, struct dentry *dentry) in ovl_cache_put() function
330 ovl_cache_put(od, dentry); in ovl_dir_reset()
911 ovl_cache_put(od, file->f_path.dentry); in ovl_dir_release()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dreaddir.c238 static void ovl_cache_put(struct ovl_dir_file *od, struct inode *inode) in ovl_cache_put() function
330 ovl_cache_put(od, inode); in ovl_dir_reset()
921 ovl_cache_put(od, inode); in ovl_dir_release()

Completed in 4 milliseconds