Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/lockd/
H A Dxdr.h108 int nlmsvc_decode_shareargs(struct svc_rqst *, __be32 *);
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvcproc.c712 .pc_decode = nlmsvc_decode_shareargs,
720 .pc_decode = nlmsvc_decode_shareargs,
H A Dxdr.c262 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_shareargs() function