Home
last modified time | relevance | path

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

/external/vm_tools/p9/src/server/
Dtests.rs503 let tclunk = Tclunk { fid: ROOT_FID }; in clunk() localVariable
504 server.clunk(&tclunk).expect("failed to clunk root fid"); in clunk()
574 let tclunk = Tclunk { fid }; in tree_walk() localVariable
575 server.clunk(&tclunk).expect("failed to clunk fid"); in tree_walk()
986 let tclunk = Tclunk { fid }; localVariable
987 server.clunk(&tclunk).expect("Unable to clunk file");
1003 let tclunk = Tclunk { fid }; localVariable
1004 server.clunk(&tclunk).expect("Unable to clunk file");
1115 let tclunk = Tclunk { fid }; localVariable
1116 server.clunk(&tclunk).expect("Unable to clunk file");