Searched refs:nfsd4_encode_stateid4 (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/nfsd/
H A Dnfs4xdr.c3901 nfsd4_encode_stateid4(struct xdr_stream *xdr, const stateid_t *sid) function
3962 return nfsd4_encode_stateid4(xdr, &close->cl_stateid);
4062 status = nfsd4_encode_stateid4(xdr, &lock->lk_resp_stateid);
4099 return nfsd4_encode_stateid4(xdr, &locku->lu_stateid);
4146 status = nfsd4_encode_stateid4(xdr, &open->op_delegate_stateid);
4174 status = nfsd4_encode_stateid4(xdr, &open->op_delegate_stateid);
4248 nfserr = nfsd4_encode_stateid4(xdr, &open->op_stateid);
4276 return nfsd4_encode_stateid4(xdr, &oc->oc_resp_stateid);
4287 return nfsd4_encode_stateid4(xdr, &od->od_stateid);
5054 nfserr = nfsd4_encode_stateid4(xd
[all...]

Completed in 115 milliseconds