Searched refs:tclunk (Results 1 – 1 of 1) sorted by relevance
503 let tclunk = Tclunk { fid: ROOT_FID }; in clunk() localVariable504 server.clunk(&tclunk).expect("failed to clunk root fid"); in clunk()574 let tclunk = Tclunk { fid }; in tree_walk() localVariable575 server.clunk(&tclunk).expect("failed to clunk fid"); in tree_walk()986 let tclunk = Tclunk { fid }; localVariable987 server.clunk(&tclunk).expect("Unable to clunk file");1003 let tclunk = Tclunk { fid }; localVariable1004 server.clunk(&tclunk).expect("Unable to clunk file");1115 let tclunk = Tclunk { fid }; localVariable1116 server.clunk(&tclunk).expect("Unable to clunk file");