Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Ddir.c792 static bool ovl_matches_upper(struct dentry *dentry, struct dentry *upper) in ovl_matches_upper() function
826 !ovl_matches_upper(dentry, upper))) { in ovl_remove_and_whiteout()
869 (!opaquedir && !ovl_matches_upper(dentry, upper))) in ovl_remove_upper()
1245 if (!ovl_matches_upper(old, rd.old_dentry)) in ovl_rename_upper()
1257 if (!ovl_matches_upper(new, rd.new_dentry)) in ovl_rename_upper()