Searched refs:ovl_matches_upper (Results 1 – 1 of 1) sorted by relevance
807 static bool ovl_matches_upper(struct dentry *dentry, struct dentry *upper) in ovl_remove_and_whiteout() 841 !ovl_matches_upper(dentry, upper))) { in ovl_remove_and_whiteout() 884 (!opaquedir && !ovl_matches_upper(dentry, upper))) in ovl_remove_upper() 1260 if (!ovl_matches_upper(old, rd.old_dentry)) in ovl_rename_upper() 1272 if (!ovl_matches_upper(new, rd.new_dentry)) in ovl_rename_upper() 792 static bool ovl_matches_upper(struct dentry *dentry, struct dentry *upper) ovl_matches_upper() function