Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dxdr4.h288 stateid_t oc_resp_stateid /* response */; member
Dnfs4xdr.c1201 memset(&open_conf->oc_resp_stateid, 0, in nfsd4_decode_open_confirm()
1202 sizeof(open_conf->oc_resp_stateid)); in nfsd4_decode_open_confirm()
4036 return nfsd4_encode_stateid(xdr, &oc->oc_resp_stateid); in nfsd4_encode_open_confirm()
Dnfs4state.c6910 nfs4_inc_and_copy_stateid(&oc->oc_resp_stateid, &stp->st_stid); in nfsd4_open_confirm()