Home
last modified time | relevance | path

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

/linux-4.4.14/fs/overlayfs/
Dsuper.c887 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok() function
977 if (!ovl_workdir_ok(workpath.dentry, upperpath.dentry)) { in ovl_fill_super()