Searched refs:l9p_dispatch_tmknod (Results 1 – 1 of 1) sorted by relevance
69 static int l9p_dispatch_tmknod(struct l9p_request *req);155 {L9P_TMKNOD, l9p_dispatch_tmknod, false},1076 l9p_dispatch_tmknod(struct l9p_request *req) in l9p_dispatch_tmknod() function