Home
last modified time | relevance | path

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

/Linux-v5.15/fs/overlayfs/
Dsuper.c969 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok() function
1491 if (!ovl_workdir_ok(workpath.dentry, upperpath->dentry)) { in ovl_get_workdir()