Searched refs:v9fs_clunk (Results 1 – 3 of 3) sorted by relevance
132 def v9fs_clunk(self, tag, id, fid): member in VirtFSRequestTracker
21 v9fs_clunk(uint16_t tag, uint8_t id, int32_t fid) "tag %d id %d fid %d"
2172 static void coroutine_fn v9fs_clunk(void *opaque) in v9fs_clunk() function4111 [P9_TCLUNK] = v9fs_clunk,