Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dxdr4.h484 stateid_t lg_sid; /* request/response */ member
H A Dnfs4layouts.c442 nfs4_inc_and_copy_stateid(&lgp->lg_sid, &ls->ls_stid); in nfsd4_insert_layout()
H A Dnfs4proc.c2268 nfserr = nfsd4_preprocess_layout_stateid(rqstp, cstate, &lgp->lg_sid, in nfsd4_layoutget()
2271 trace_nfsd_layout_get_lookup_fail(&lgp->lg_sid); in nfsd4_layoutget()
H A Dnfs4xdr.c1807 status = nfsd4_decode_stateid4(argp, &lgp->lg_sid); in nfsd4_decode_layoutget()
4733 *p++ = cpu_to_be32(lgp->lg_sid.si_generation); in nfsd4_encode_layoutget()
4734 p = xdr_encode_opaque_fixed(p, &lgp->lg_sid.si_opaque, in nfsd4_encode_layoutget()