Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Doverlayfs.h625 static inline bool ovl_redirect_follow(struct ovl_fs *ofs) in ovl_redirect_follow() function
H A Dsuper.c728 if (ovl_redirect_follow(ofs)) { in ovl_make_workdir()