Home
last modified time | relevance | path

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

/linux-5.19.10/fs/overlayfs/
Ddir.c744 static bool ovl_matches_upper(struct dentry *dentry, struct dentry *upper) in ovl_matches_upper() function
782 !ovl_matches_upper(dentry, upper))) { in ovl_remove_and_whiteout()
829 (!opaquedir && !ovl_matches_upper(dentry, upper))) in ovl_remove_upper()
1202 if (!ovl_matches_upper(old, olddentry)) in ovl_rename()
1220 if (!ovl_matches_upper(new, newdentry)) in ovl_rename()