Home
last modified time | relevance | path

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

/linux/include/linux/lockd/
H A Dxdr.h106 bool nlmsvc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/linux/fs/lockd/
H A Dxdr.c245 nlmsvc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_reboot() function
H A Dsvcproc.c705 .pc_decode = nlmsvc_decode_reboot,