Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/lockd/
Dxdr.h108 bool nlmsvc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/linux-6.12.1/fs/lockd/
Dxdr.c245 nlmsvc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_reboot() function
Dsvcproc.c716 .pc_decode = nlmsvc_decode_reboot,