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