Home
last modified time | relevance | path

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

/fs/overlayfs/
Dsuper.c869 static int ovl_mount_dir(const char *name, struct path *path) in ovl_mount_dir() function
1150 err = ovl_mount_dir(ofs->config.upperdir, upperpath); in ovl_get_upper()
1429 err = ovl_mount_dir(ofs->config.workdir, &workpath); in ovl_get_workdir()