Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h464 stateid_t lg_sid; /* request/response */ member
Dnfs4layouts.c441 nfs4_inc_and_copy_stateid(&lgp->lg_sid, &ls->ls_stid); in nfsd4_insert_layout()
Dnfs4proc.c1418 nfserr = nfsd4_preprocess_layout_stateid(rqstp, cstate, &lgp->lg_sid, in nfsd4_layoutget()
1421 trace_nfsd_layout_get_lookup_fail(&lgp->lg_sid); in nfsd4_layoutget()
Dnfs4xdr.c1617 status = nfsd4_decode_stateid(argp, &lgp->lg_sid); in nfsd4_decode_layoutget()
4180 *p++ = cpu_to_be32(lgp->lg_sid.si_generation); in nfsd4_encode_layoutget()
4181 p = xdr_encode_opaque_fixed(p, &lgp->lg_sid.si_opaque, in nfsd4_encode_layoutget()