Home
last modified time | relevance | path

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

/Linux-v4.19/fs/overlayfs/
Doverlayfs.h184 int err = vfs_whiteout(dir, dentry); in ovl_do_whiteout()
/Linux-v4.19/fs/
Dnamei.c4676 int vfs_whiteout(struct inode *dir, struct dentry *dentry) in vfs_whiteout() function
4688 EXPORT_SYMBOL(vfs_whiteout);
/Linux-v4.19/include/linux/
Dfs.h1635 extern int vfs_whiteout(struct inode *, struct dentry *);