Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dxdr4.h288 stateid_t oc_resp_stateid /* response */; member
Dnfs4xdr.c1187 memset(&open_conf->oc_resp_stateid, 0, in nfsd4_decode_open_confirm()
1188 sizeof(open_conf->oc_resp_stateid)); in nfsd4_decode_open_confirm()
3920 return nfsd4_encode_stateid(xdr, &oc->oc_resp_stateid); in nfsd4_encode_open_confirm()
Dnfs4state.c6731 nfs4_inc_and_copy_stateid(&oc->oc_resp_stateid, &stp->st_stid); in nfsd4_open_confirm()