Searched refs:lg_sid (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | xdr4.h | 493 stateid_t lg_sid; /* request/response */ member
|
H A D | nfs4layouts.c | 441 nfs4_inc_and_copy_stateid(&lgp->lg_sid, &ls->ls_stid); in nfsd4_insert_layout()
|
H A D | nfs4xdr.c | 1633 status = nfsd4_decode_stateid(argp, &lgp->lg_sid); in nfsd4_decode_layoutget() 4461 *p++ = cpu_to_be32(lgp->lg_sid.si_generation); in nfsd4_encode_layoutget() 4462 p = xdr_encode_opaque_fixed(p, &lgp->lg_sid.si_opaque, in nfsd4_encode_layoutget()
|
H A D | nfs4proc.c | 1950 nfserr = nfsd4_preprocess_layout_stateid(rqstp, cstate, &lgp->lg_sid, in nfsd4_layoutget() 1953 trace_nfsd_layout_get_lookup_fail(&lgp->lg_sid); in nfsd4_layoutget()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | xdr4.h | 484 stateid_t lg_sid; /* request/response */ member
|
H A D | nfs4layouts.c | 442 nfs4_inc_and_copy_stateid(&lgp->lg_sid, &ls->ls_stid); in nfsd4_insert_layout()
|
H A D | nfs4xdr.c | 1815 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()
|
H A D | nfs4proc.c | 2267 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()
|
Completed in 28 milliseconds