Home
last modified time | relevance | path

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

/system/vold/bench/inodeop_bench/
Dinodeop_bench.cpp73 static constexpr char HARDLINK[] = "hardlink"; member
123 << ", " << Command::HARDLINK << ", " << Command::SYMLINK << "}\n"; in usage()
131 << "/" << Command::HARDLINK << " (default '" << command.from_dir << "').\n"; in usage()
133 << "/" << Command::HARDLINK << " (default '" << command.to_dir << "').\n"; in usage()
372 {Command::MOVE, move_workload}, {Command::HARDLINK, hardlink_workload},