Home
last modified time | relevance | path

Searched refs:lc_layout_type (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dxdr4.h667 u32 lc_layout_type; /* request */ member
H A Dnfs4proc.c2556 ops = nfsd4_layout_verify(current_fh->fh_export, lcp->lc_layout_type); in nfsd4_layoutcommit()
2586 &lcp->lc_sid, false, lcp->lc_layout_type, &ls); in nfsd4_layoutcommit()
H A Dnfs4xdr.c598 if (xdr_stream_decode_u32(argp->xdr, &lcp->lc_layout_type) < 0) in nfsd4_decode_layoutupdate4()
600 if (lcp->lc_layout_type < LAYOUT_NFSV4_1_FILES) in nfsd4_decode_layoutupdate4()
602 if (lcp->lc_layout_type >= LAYOUT_TYPE_MAX) in nfsd4_decode_layoutupdate4()