Home
last modified time | relevance | path

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

/Linux-v6.1/fs/overlayfs/
Dsuper.c892 static int ovl_mount_dir(const char *name, struct path *path) in ovl_mount_dir() function
1210 err = ovl_mount_dir(ofs->config.upperdir, upperpath); in ovl_get_upper()
1505 err = ovl_mount_dir(ofs->config.workdir, &workpath); in ovl_get_workdir()