Home
last modified time | relevance | path

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

/Linux-v4.19/fs/overlayfs/
Ddir.c88 int ovl_cleanup_and_whiteout(struct dentry *workdir, struct inode *dir, in ovl_cleanup_and_whiteout() function
733 err = ovl_cleanup_and_whiteout(workdir, d_inode(upperdir), upper); in ovl_remove_and_whiteout()
Doverlayfs.h389 int ovl_cleanup_and_whiteout(struct dentry *workdir, struct inode *dir,
Dutil.c718 err = ovl_cleanup_and_whiteout(indexdir, dir, index); in ovl_cleanup_index()
Dreaddir.c1135 err = ovl_cleanup_and_whiteout(indexdir, dir, index); in ovl_indexdir_cleanup()