Home
last modified time | relevance | path

Searched refs:ovl_cleanup_and_whiteout (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/overlayfs/
Ddir.c88 int ovl_cleanup_and_whiteout(struct dentry *workdir, struct inode *dir, in ovl_cleanup_and_whiteout() function
768 err = ovl_cleanup_and_whiteout(workdir, d_inode(upperdir), upper); in ovl_remove_and_whiteout()
Doverlayfs.h394 int ovl_cleanup_and_whiteout(struct dentry *workdir, struct inode *dir,
Dutil.c730 err = ovl_cleanup_and_whiteout(indexdir, dir, index); in ovl_cleanup_index()
Dreaddir.c1141 err = ovl_cleanup_and_whiteout(indexdir, dir, index); in ovl_indexdir_cleanup()