Searched refs:L9P_TWALK (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | request.c | 121 {L9P_TWALK, l9p_dispatch_twalk, false}, 135 {L9P_TWALK, l9p_dispatch_twalk, false}, 149 {L9P_TWALK, l9p_dispatch_twalk, false},
|
H A D | fcall.h | 100 L9P_TWALK = 110, enumerator
|
H A D | pack.c | 521 case L9P_TWALK: in l9p_pufcall() 894 case L9P_TWALK: in l9p_freefcall()
|
H A D | utils.c | 998 case L9P_TWALK: in l9p_describe_fcall()
|