Searched refs:layoutp (Results 1 – 7 of 7) sorted by relevance
697 lgr->layoutp->pages, lgr->layoutp->len); in bl_alloc_lseg()
660 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, lgr->layoutp->len); in filelayout_decode_layout()
276 struct nfs4_layoutdriver_data *layoutp; member
466 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, in ff_layout_alloc_lseg()467 lgr->layoutp->len); in ff_layout_alloc_lseg()
6189 res->layoutp->len = be32_to_cpup(p); in decode_layoutget()6197 res->layoutp->len); in decode_layoutget()6199 recvd = xdr_read_pages(xdr, res->layoutp->len); in decode_layoutget()6200 if (res->layoutp->len > recvd) { in decode_layoutget()6203 res->layoutp->len, recvd); in decode_layoutget()
1193 lgp->res.layoutp = &lgp->args.layout; in pnfs_alloc_init_layoutget_args()
10112 } else if (lgp->res.layoutp->len == 0) { in nfs4_proc_layoutget()