Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/lockd/
H A Dxdr4.h31 int nlm4svc_decode_unlockargs(struct svc_rqst *, __be32 *);
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvc4proc.c542 .pc_decode = nlm4svc_decode_unlockargs,
582 .pc_decode = nlm4svc_decode_unlockargs,
H A Dxdr4.c247 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_unlockargs() function