Home
last modified time | relevance | path

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

/linux-4.4.14/fs/overlayfs/
Ddir.c504 static int ovl_remove_and_whiteout(struct dentry *dentry, bool is_dir) in ovl_remove_and_whiteout() function
682 err = ovl_remove_and_whiteout(dentry, is_dir); in ovl_do_remove()