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

/linux-master/fs/overlayfs/
H A Doverlayfs.h615 static inline bool ovl_xino_warn(struct ovl_fs *ofs) function
627 !ovl_redirect_dir(ofs) && !ovl_xino_warn(ofs));
H A Dreaddir.c533 ovl_xino_warn(ofs));
718 .xinowarn = ovl_xino_warn(ofs),
H A Dinode.c127 } else if (ovl_xino_warn(ofs)) {

Completed in 122 milliseconds