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

/linux-master/fs/nfsd/
H A Dxdr4.h407 stateid_t oc_resp_stateid /* response */; member in struct:nfsd4_open_confirm
H A Dnfs4xdr.c1201 memset(&open_conf->oc_resp_stateid, 0,
1202 sizeof(open_conf->oc_resp_stateid));
4276 return nfsd4_encode_stateid4(xdr, &oc->oc_resp_stateid);
H A Dnfs4state.c7270 nfs4_inc_and_copy_stateid(&oc->oc_resp_stateid, &stp->st_stid);

Completed in 186 milliseconds