Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_fs_setup.c12 #define TST_FS_SETUP_OVERLAYFS_CONFIG "lowerdir="OVL_LOWER",upperdir="OVL_UPPER",workdir="OVL_WORK
20 SAFE_MKDIR(OVL_WORK, 0755); in create_overlay_dirs()
/third_party/ltp/include/
Dtst_fs.h45 #define OVL_WORK OVL_BASE_MNTPOINT"/work" macro