storage_benchmarks::directory_benchmarks

Function open_path_at

Source
pub fn open_path_at(
    dir: &OpenFd,
    path: &CStr,
    flags: c_int,
) -> Result<OpenFd, Error>