Home
last modified time | relevance | path

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

/aosp12/system/extras/puncture_fs/
H A Dpuncture_fs.cpp121 static bool create_unique_dir(char *dir, const char * const root_path) { in create_unique_dir() function
151 if (!create_unique_dir(stay_dir, path) || in puncture_fs()
152 !create_unique_dir(delete_dir, path)) { in puncture_fs()