Home
last modified time | relevance | path

Searched refs:ovl_dentry_is_whiteout (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Ddir.c619 if (!ovl_dentry_is_whiteout(dentry)) in ovl_create_or_link()
1129 if (!ovl_dentry_is_whiteout(new)) { in ovl_rename()
1136 } else if (is_dir && ovl_dentry_is_whiteout(new)) { in ovl_rename()
H A Dutil.c319 bool ovl_dentry_is_whiteout(struct dentry *dentry) in ovl_dentry_is_whiteout() function
H A Doverlayfs.h287 bool ovl_dentry_is_whiteout(struct dentry *dentry);
/kernel/linux/linux-6.6/fs/overlayfs/
H 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()
H A Doverlayfs.h457 bool ovl_dentry_is_whiteout(struct dentry *dentry);
H A Dutil.c428 bool ovl_dentry_is_whiteout(struct dentry *dentry) in ovl_dentry_is_whiteout() function

Completed in 11 milliseconds