Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Ddir.c880 static int ovl_do_remove(struct dentry *dentry, bool is_dir) in ovl_do_remove() function
938 return ovl_do_remove(dentry, false); in ovl_unlink()
943 return ovl_do_remove(dentry, true); in ovl_rmdir()