Searched refs:L9P_TWRITE (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | request.c | 118 {L9P_TWRITE, l9p_dispatch_twrite, false}, 132 {L9P_TWRITE, l9p_dispatch_twrite, false}, 146 {L9P_TWRITE, l9p_dispatch_twrite, false},
|
H A D | fcall.h | 108 L9P_TWRITE = 118, enumerator
|
H A D | pack.c | 570 case L9P_TWRITE: in l9p_pufcall()
|
H A D | utils.c | 1054 case L9P_TWRITE: in l9p_describe_fcall()
|