Searched refs:l9p_dispatch_twrite (Results 1 – 1 of 1) sorted by relevance
63 static int l9p_dispatch_twrite(struct l9p_request *req);118 {L9P_TWRITE, l9p_dispatch_twrite, false},132 {L9P_TWRITE, l9p_dispatch_twrite, false},146 {L9P_TWRITE, l9p_dispatch_twrite, false},923 l9p_dispatch_twrite(struct l9p_request *req) in l9p_dispatch_twrite() function