Searched refs:lg_layout_type (Results 1 – 3 of 3) sorted by relevance
619 u32 lg_layout_type; /* request */ member
1826 if (xdr_stream_decode_u32(argp->xdr, &lgp->lg_layout_type) < 0) in nfsd4_decode_layoutget()5088 const struct nfsd4_layout_ops *ops = nfsd4_layout_ops[lgp->lg_layout_type]; in nfsd4_encode_layout4()5103 if (xdr_stream_encode_u32(xdr, lgp->lg_layout_type) != XDR_UNIT) in nfsd4_encode_layout4()
2298 ops = nfsd4_layout_verify(current_fh->fh_export, lgp->lg_layout_type); in nfsd4_layoutget()2324 true, lgp->lg_layout_type, &ls); in nfsd4_layoutget()
Completed in 27 milliseconds