Home
last modified time | relevance | path

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

/Linux-v6.1/fs/overlayfs/
Ddir.c612 if (!ovl_dentry_is_whiteout(dentry)) in ovl_create_or_link()
1124 if (!ovl_dentry_is_whiteout(new)) { in ovl_rename()
1131 } else if (is_dir && ovl_dentry_is_whiteout(new)) { in ovl_rename()
Dutil.c334 bool ovl_dentry_is_whiteout(struct dentry *dentry) in ovl_dentry_is_whiteout() function
Doverlayfs.h391 bool ovl_dentry_is_whiteout(struct dentry *dentry);