Searched refs:lg_layout_type (Results 1 – 3 of 3) sorted by relevance
618 u32 lg_layout_type; /* request */ member
2414 ops = nfsd4_layout_verify(current_fh->fh_export, lgp->lg_layout_type); in nfsd4_layoutget()2440 true, lgp->lg_layout_type, &ls); in nfsd4_layoutget()
1847 if (xdr_stream_decode_u32(argp->xdr, &lgp->lg_layout_type) < 0) in nfsd4_decode_layoutget()5215 const struct nfsd4_layout_ops *ops = nfsd4_layout_ops[lgp->lg_layout_type]; in nfsd4_encode_layout4()5230 if (xdr_stream_encode_u32(xdr, lgp->lg_layout_type) != XDR_UNIT) in nfsd4_encode_layout4()
Completed in 29 milliseconds