Home
last modified time | relevance | path

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

/Linux-v5.4/fs/overlayfs/
Doverlayfs.h181 int err = vfs_whiteout(dir, dentry); in ovl_do_whiteout()
/Linux-v5.4/fs/
Dnamei.c4668 int vfs_whiteout(struct inode *dir, struct dentry *dentry) in vfs_whiteout() function
4680 EXPORT_SYMBOL(vfs_whiteout);
/Linux-v5.4/include/linux/
Dfs.h1719 extern int vfs_whiteout(struct inode *, struct dentry *);