Searched refs:lg_layout_type (Results 1 – 3 of 3) sorted by relevance
482 u32 lg_layout_type; /* request */ member
2229 ops = nfsd4_layout_verify(current_fh->fh_export, lgp->lg_layout_type); in nfsd4_layoutget()2255 true, lgp->lg_layout_type, &ls); in nfsd4_layoutget()
1763 if (xdr_stream_decode_u32(argp->xdr, &lgp->lg_layout_type) < 0) in nfsd4_decode_layoutget()4634 *p++ = cpu_to_be32(lgp->lg_layout_type); in nfsd4_encode_layoutget()4636 ops = nfsd4_layout_ops[lgp->lg_layout_type]; in nfsd4_encode_layoutget()