Searched refs:ovl_is_whiteout (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/overlayfs/
H A Dsuper.c242 bool ovl_is_whiteout(struct dentry *dentry) ovl_is_whiteout() function
357 if (ovl_is_whiteout(this)) { ovl_lookup()
391 if (ovl_is_whiteout(this)) { ovl_lookup()
H A Doverlayfs.h152 bool ovl_is_whiteout(struct dentry *dentry);
H A Dreaddir.c227 p->is_whiteout = ovl_is_whiteout(dentry); ovl_check_whiteouts()

Completed in 58 milliseconds