Searched refs:l9p_dispatch_tclunk (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/lib9p/
H A Drequest.c53 static int l9p_dispatch_tclunk(struct l9p_request *req);
110 {L9P_TCLUNK, l9p_dispatch_tclunk, true},
124 {L9P_TCLUNK, l9p_dispatch_tclunk, true},
138 {L9P_TCLUNK, l9p_dispatch_tclunk, true},
659 l9p_dispatch_tclunk(struct l9p_request *req) function

Completed in 208 milliseconds