Searched refs:xargt (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/fs/lockd/ |
D | svc4proc.c | 463 #define PROC(name, xargt, xrest, argt, rest, respsize) \ argument 465 .pc_decode = (kxdrproc_t) nlm4svc_decode_##xargt, \
|
D | svcproc.c | 503 #define PROC(name, xargt, xrest, argt, rest, respsize) \ argument 505 .pc_decode = (kxdrproc_t) nlmsvc_decode_##xargt, \
|