Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dxdr4.h240 stateid_t op_stateid; /* response */ member
Dnfs4state.c4283 memcpy(&open->op_stateid, &stp->st_stid.sc_stateid, sizeof(stateid_t)); in nfsd4_process_open2()
6777 put_stateid(cstate, &open->op_stateid); in nfsd4_set_openstateid()
Dnfs4xdr.c3214 nfserr = nfsd4_encode_stateid(xdr, &open->op_stateid); in nfsd4_encode_open()