Home
last modified time | relevance | path

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

/Linux-v5.10/fs/overlayfs/
Doverlayfs.h227 int err = vfs_whiteout(dir, dentry); in ovl_do_whiteout()
/Linux-v5.10/include/linux/
Dfs.h1734 static inline int vfs_whiteout(struct inode *dir, struct dentry *dentry) in vfs_whiteout() function