Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h290 stateid_t oc_resp_stateid /* response */; member
H A Dnfs4xdr.c3755 return nfsd4_encode_stateid(xdr, &oc->oc_resp_stateid); in nfsd4_encode_open_confirm()
H A Dnfs4state.c6138 nfs4_inc_and_copy_stateid(&oc->oc_resp_stateid, &stp->st_stid); in nfsd4_open_confirm()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h288 stateid_t oc_resp_stateid /* response */; member
H A 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()
H A Dnfs4state.c6910 nfs4_inc_and_copy_stateid(&oc->oc_resp_stateid, &stp->st_stid); in nfsd4_open_confirm()

Completed in 36 milliseconds