Home
last modified time | relevance | path

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

/linux-4.19.296/fs/overlayfs/
Doverlayfs.h182 static inline int ovl_do_whiteout(struct inode *dir, struct dentry *dentry) in ovl_do_whiteout() function
Ddir.c78 err = ovl_do_whiteout(wdir, whiteout); in ovl_whiteout()