Home
last modified time | relevance | path

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

/DragonOS/user/apps/test_overlayfs/
H A Dmain.c24 #define LOWERDIR "/tmp/overlayfs/lower" macro
33 mkdir(LOWERDIR, 0755); in create_directories()
43 snprintf(filepath, sizeof(filepath), "%s/lowerfile.txt", LOWERDIR); in create_lower_file()
61 LOWERDIR, UPPERDIR, WORKDIR); in mount_overlayfs()