Searched refs:ovl_cleanup_and_whiteout (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/overlayfs/ |
| D | dir.c | 85 int ovl_cleanup_and_whiteout(struct dentry *workdir, struct inode *dir, in ovl_cleanup_and_whiteout() function 748 err = ovl_cleanup_and_whiteout(workdir, d_inode(upperdir), upper); in ovl_remove_and_whiteout()
|
| D | overlayfs.h | 401 int ovl_cleanup_and_whiteout(struct dentry *workdir, struct inode *dir,
|
| D | util.c | 726 err = ovl_cleanup_and_whiteout(indexdir, dir, index); in ovl_cleanup_index()
|
| D | readdir.c | 1132 err = ovl_cleanup_and_whiteout(indexdir, dir, index); in ovl_indexdir_cleanup()
|