Home
last modified time | relevance | path

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

/linux-4.4.14/fs/overlayfs/
Doverlayfs.h129 int err = vfs_whiteout(dir, dentry); in ovl_do_whiteout()
/linux-4.4.14/fs/
Dnamei.c4466 int vfs_whiteout(struct inode *dir, struct dentry *dentry) in vfs_whiteout() function
4478 EXPORT_SYMBOL(vfs_whiteout);
/linux-4.4.14/include/linux/
Dfs.h1523 extern int vfs_whiteout(struct inode *, struct dentry *);