Searched refs:l9p_dispatch_tremove (Results 1 – 1 of 1) sorted by relevance
57 static int l9p_dispatch_tremove(struct l9p_request *req);116 {L9P_TREMOVE, l9p_dispatch_tremove, true},130 {L9P_TREMOVE, l9p_dispatch_tremove, true},144 {L9P_TREMOVE, l9p_dispatch_tremove, true},799 l9p_dispatch_tremove(struct l9p_request *req) in l9p_dispatch_tremove() function