Searched refs:layoutp (Results 1 – 7 of 7) sorted by relevance
699 lgr->layoutp->pages, lgr->layoutp->len); in bl_alloc_lseg()
667 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, lgr->layoutp->len); in filelayout_decode_layout()
383 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, in ff_layout_alloc_lseg()384 lgr->layoutp->len); in ff_layout_alloc_lseg()
267 struct nfs4_layoutdriver_data *layoutp; member
5887 res->layoutp->len = be32_to_cpup(p); in decode_layoutget()5895 res->layoutp->len); in decode_layoutget()5897 recvd = xdr_read_pages(xdr, res->layoutp->len); in decode_layoutget()5898 if (res->layoutp->len > recvd) { in decode_layoutget()5901 res->layoutp->len, recvd); in decode_layoutget()
1039 lgp->res.layoutp = &lgp->args.layout; in pnfs_alloc_init_layoutget_args()
9123 } else if (lgp->res.layoutp->len == 0) { in nfs4_proc_layoutget()