Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Ddir.c34 err = ovl_do_unlink(ofs, wdir, wdentry); in ovl_cleanup()
829 err = ovl_do_unlink(ofs, dir, upper); in ovl_remove_upper()
H A Doverlayfs.h200 static inline int ovl_do_unlink(struct ovl_fs *ofs, struct inode *dir, in ovl_do_unlink() function