Home
last modified time | relevance | path

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

/linux-4.4.14/fs/overlayfs/
Dsuper.c836 static int ovl_mount_dir(const char *name, struct path *path) in ovl_mount_dir() function
957 err = ovl_mount_dir(ufs->config.upperdir, &upperpath); in ovl_fill_super()
968 err = ovl_mount_dir(ufs->config.workdir, &workpath); in ovl_fill_super()