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

/linux-4.1.27/fs/overlayfs/
H A Dsuper.c751 static int ovl_mount_dir(const char *name, struct path *path) ovl_mount_dir() function
860 err = ovl_mount_dir(ufs->config.upperdir, &upperpath); ovl_fill_super()
871 err = ovl_mount_dir(ufs->config.workdir, &workpath); ovl_fill_super()

Completed in 48 milliseconds