Home
last modified time | relevance | path

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

/system/vold/bench/inodeop_bench/
Dinodeop_bench.cpp74 static constexpr char SYMLINK[] = "symlink"; member
123 << ", " << Command::HARDLINK << ", " << Command::SYMLINK << "}\n"; in usage()
130 ostr << "\t-f FROM-DIR\t: Source directory for " << Command::MOVE << "/" << Command::SYMLINK in usage()
132 ostr << "\t-t TO-DIR\t: Destination directory for " << Command::MOVE << "/" << Command::SYMLINK in usage()
373 {Command::SYMLINK, symlink_workload}, {Command::READDIR, readdir_workload}};