Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Ddir.c609 if (!ovl_dentry_is_whiteout(dentry)) in ovl_create_or_link()
1121 if (!ovl_dentry_is_whiteout(new)) { in ovl_rename()
1128 } else if (is_dir && ovl_dentry_is_whiteout(new)) { in ovl_rename()
A Doverlayfs.h314 bool ovl_dentry_is_whiteout(struct dentry *dentry);
A Dutil.c307 bool ovl_dentry_is_whiteout(struct dentry *dentry) in ovl_dentry_is_whiteout() function

Completed in 8 milliseconds