Home
last modified time | relevance | path

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

/linux-4.19.296/fs/overlayfs/
Dsuper.c835 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok() function
1182 if (!ovl_workdir_ok(workpath.dentry, upperpath->dentry)) { in ovl_get_workdir()