Lines Matching refs:nfsd4_encode_stateid4
4016 nfsd4_encode_stateid4(struct xdr_stream *xdr, const stateid_t *sid) in nfsd4_encode_stateid4() function
4077 return nfsd4_encode_stateid4(xdr, &close->cl_stateid); in nfsd4_encode_close()
4177 status = nfsd4_encode_stateid4(xdr, &lock->lk_resp_stateid); in nfsd4_encode_lock()
4214 return nfsd4_encode_stateid4(xdr, &locku->lu_stateid); in nfsd4_encode_locku()
4261 status = nfsd4_encode_stateid4(xdr, &open->op_delegate_stateid); in nfsd4_encode_open_read_delegation4()
4289 status = nfsd4_encode_stateid4(xdr, &open->op_delegate_stateid); in nfsd4_encode_open_write_delegation4()
4365 nfserr = nfsd4_encode_stateid4(xdr, &open->op_stateid); in nfsd4_encode_open()
4393 return nfsd4_encode_stateid4(xdr, &oc->oc_resp_stateid); in nfsd4_encode_open_confirm()
4404 return nfsd4_encode_stateid4(xdr, &od->od_stateid); in nfsd4_encode_open_downgrade()
5131 status = nfsd4_encode_stateid4(xdr, &gdd->gddr_stateid); in nfsd4_encode_get_dir_delegation()
5247 nfserr = nfsd4_encode_stateid4(xdr, &lgp->lg_sid); in nfsd4_encode_layoutget()
5286 return nfsd4_encode_stateid4(xdr, &lrp->lr_sid); in nfsd4_encode_layoutreturn()
5303 status = nfsd4_encode_stateid4(xdr, &write->cb_stateid); in nfsd4_encode_write_response4()
5374 nfserr = nfsd4_encode_stateid4(xdr, &cn->cpn_cnr_stateid); in nfsd4_encode_copy_notify()