Home
last modified time | relevance | path

Searched refs:ovl_do_unlink (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/overlayfs/
Ddir.c34 err = ovl_do_unlink(ofs, wdir, wdentry); in ovl_cleanup()
849 err = ovl_do_unlink(ofs, dir, upper); in ovl_remove_upper()
Doverlayfs.h154 static inline int ovl_do_unlink(struct ovl_fs *ofs, struct inode *dir, in ovl_do_unlink() function