Searched refs:decode_cb_compound4res (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4callback.c | 294 static int decode_cb_compound4res(struct xdr_stream *xdr, in decode_cb_compound4res() function 561 status = decode_cb_compound4res(xdr, &hdr); in nfs4_xdr_dec_cb_recall() 584 status = decode_cb_compound4res(xdr, &hdr); in nfs4_xdr_dec_cb_recall_any() 673 status = decode_cb_compound4res(xdr, &hdr); in nfs4_xdr_dec_cb_layout() 731 status = decode_cb_compound4res(xdr, &hdr); in nfs4_xdr_dec_cb_notify_lock() 825 status = decode_cb_compound4res(xdr, &hdr); in nfs4_xdr_dec_cb_offload()
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4callback.c | 283 static int decode_cb_compound4res(struct xdr_stream *xdr, in decode_cb_compound4res() function 512 status = decode_cb_compound4res(xdr, &hdr); in nfs4_xdr_dec_cb_recall() 602 status = decode_cb_compound4res(xdr, &hdr); in nfs4_xdr_dec_cb_layout() 660 status = decode_cb_compound4res(xdr, &hdr); in nfs4_xdr_dec_cb_notify_lock() 755 status = decode_cb_compound4res(xdr, &hdr); in nfs4_xdr_dec_cb_offload()
|
Completed in 6 milliseconds