Home
last modified time | relevance | path

Searched refs:lc_seg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h500 struct nfsd4_layout_seg lc_seg; /* request */ member
H A Dnfs4xdr.c1651 p = xdr_decode_hyper(p, &lcp->lc_seg.offset); in nfsd4_decode_layoutcommit()
1652 p = xdr_decode_hyper(p, &lcp->lc_seg.length); in nfsd4_decode_layoutcommit()
H A Dnfs4proc.c1986 const struct nfsd4_layout_seg *seg = &lcp->lc_seg; in nfsd4_layoutcommit()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h491 struct nfsd4_layout_seg lc_seg; /* request */ member
H A Dnfs4xdr.c1766 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_seg.offset) < 0) in nfsd4_decode_layoutcommit()
1768 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_seg.length) < 0) in nfsd4_decode_layoutcommit()
H A Dnfs4proc.c2303 const struct nfsd4_layout_seg *seg = &lcp->lc_seg; in nfsd4_layoutcommit()

Completed in 24 milliseconds