Home
last modified time | relevance | path

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

/linux-4.19.296/fs/lockd/
Dsvc4proc.c483 #define nlm4svc_decode_norep nlm4svc_decode_void
484 #define nlm4svc_decode_testres nlm4svc_decode_void
485 #define nlm4svc_decode_lockres nlm4svc_decode_void
486 #define nlm4svc_decode_unlockres nlm4svc_decode_void
487 #define nlm4svc_decode_cancelres nlm4svc_decode_void
488 #define nlm4svc_decode_grantedres nlm4svc_decode_void
Dxdr4.c343 nlm4svc_decode_void(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_void() function
/linux-4.19.296/include/linux/lockd/
Dxdr4.h35 int nlm4svc_decode_void(struct svc_rqst *, __be32 *);