Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dsuper.c423 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok() function
788 if (!ovl_workdir_ok(workpath->dentry, upperpath->dentry)) { in ovl_get_workdir()