Home
last modified time | relevance | path

Searched refs:l9p_dispatch_tlock (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/lib9p/common/
H A Drequest.c78 static int l9p_dispatch_tlock(struct l9p_request *req);
164 {L9P_TLOCK, l9p_dispatch_tlock, true},
1314 l9p_dispatch_tlock(struct l9p_request *req) in l9p_dispatch_tlock() function