Home
last modified time | relevance | path

Searched refs:cb_stateid (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h543 stateid_t cb_stateid; member
H A Dnfs4callback.c723 encode_stateid4(xdr, &cp->cp_res.cb_stateid); in encode_cb_offload4args()
H A Dnfs4proc.c1540 memcpy(&copy->cp_res.cb_stateid, &copy->cp_stateid.stid, in nfsd4_copy()
1541 sizeof(copy->cp_res.cb_stateid)); in nfsd4_copy()
H A Dnfs4xdr.c4519 nfserr = nfsd4_encode_stateid(&resp->xdr, &write->cb_stateid); in nfsd42_encode_write_res()