Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Ddir.c35 err = ovl_do_unlink(ofs, wdir, wdentry); in ovl_cleanup()
840 err = ovl_do_unlink(ofs, dir, upper); in ovl_remove_upper()
Doverlayfs.h215 static inline int ovl_do_unlink(struct ovl_fs *ofs, struct inode *dir, in ovl_do_unlink() function