Home
last modified time | relevance | path

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

/linux-4.19.296/fs/overlayfs/
Doverlayfs.h184 int err = vfs_whiteout(dir, dentry); in ovl_do_whiteout()
/linux-4.19.296/fs/
Dnamei.c4700 int vfs_whiteout(struct inode *dir, struct dentry *dentry) in vfs_whiteout() function
4712 EXPORT_SYMBOL(vfs_whiteout);
/linux-4.19.296/include/linux/
Dfs.h1650 extern int vfs_whiteout(struct inode *, struct dentry *);