Searched refs:ovl_cleanup_and_whiteout (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | dir.c | 109 int ovl_cleanup_and_whiteout(struct ovl_fs *ofs, struct inode *dir, in ovl_cleanup_and_whiteout() function 792 err = ovl_cleanup_and_whiteout(ofs, d_inode(upperdir), upper); in ovl_remove_and_whiteout()
|
H A D | util.c | 760 err = ovl_cleanup_and_whiteout(OVL_FS(dentry->d_sb), in ovl_cleanup_index()
|
H A D | overlayfs.h | 513 int ovl_cleanup_and_whiteout(struct ovl_fs *ofs, struct inode *dir,
|
H A D | readdir.c | 1212 err = ovl_cleanup_and_whiteout(ofs, dir, index); in ovl_indexdir_cleanup()
|
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | dir.c | 109 int ovl_cleanup_and_whiteout(struct ovl_fs *ofs, struct inode *dir, in ovl_cleanup_and_whiteout() function 783 err = ovl_cleanup_and_whiteout(ofs, d_inode(upperdir), upper); in ovl_remove_and_whiteout()
|
H A D | overlayfs.h | 787 int ovl_cleanup_and_whiteout(struct ovl_fs *ofs, struct inode *dir,
|
H A D | readdir.c | 1213 err = ovl_cleanup_and_whiteout(ofs, dir, index); in ovl_indexdir_cleanup()
|
H A D | util.c | 1007 err = ovl_cleanup_and_whiteout(OVL_FS(dentry->d_sb), in ovl_cleanup_index()
|
Completed in 13 milliseconds