Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dxdr4.h484 stateid_t lg_sid; /* request/response */ member
Dnfs4layouts.c442 nfs4_inc_and_copy_stateid(&lgp->lg_sid, &ls->ls_stid); in nfsd4_insert_layout()
Dnfs4proc.c2267 nfserr = nfsd4_preprocess_layout_stateid(rqstp, cstate, &lgp->lg_sid, in nfsd4_layoutget()
2270 trace_nfsd_layout_get_lookup_fail(&lgp->lg_sid); in nfsd4_layoutget()
Dnfs4xdr.c1815 status = nfsd4_decode_stateid4(argp, &lgp->lg_sid); in nfsd4_decode_layoutget()
4741 *p++ = cpu_to_be32(lgp->lg_sid.si_generation); in nfsd4_encode_layoutget()
4742 p = xdr_encode_opaque_fixed(p, &lgp->lg_sid.si_opaque, in nfsd4_encode_layoutget()