Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfs4layouts.c501 false, lrp->lr_layout_type, in nfsd4_return_file_layouts()
546 if (ls->ls_layout_type != lrp->lr_layout_type) in nfsd4_return_client_layouts()
H A Dxdr4.h505 u32 lr_layout_type; /* request */ member
H A Dnfs4proc.c2377 if (!nfsd4_layout_verify(current_fh->fh_export, lrp->lr_layout_type)) in nfsd4_layoutreturn()
H A Dnfs4xdr.c1824 if (xdr_stream_decode_u32(argp->xdr, &lrp->lr_layout_type) < 0) in nfsd4_decode_layoutreturn()