Lines Matching defs:stream
366 struct xdr_stream stream;
379 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages,
381 xdr_set_scratch_buffer(&stream, page_address(scratch), PAGE_SIZE);
385 p = xdr_inline_decode(&stream, 8 + 4);
417 p = xdr_inline_decode(&stream, 4);
435 rc = decode_deviceid(&stream, &fls->mirror_array[i]->devid);
441 p = xdr_inline_decode(&stream, 4);
447 rc = decode_pnfs_stateid(&stream, &fls->mirror_array[i]->stateid);
453 p = xdr_inline_decode(&stream, 4);
467 rc = decode_nfs_fh(&stream,
476 rc = decode_name(&stream, &id);
483 rc = decode_name(&stream, &id);
528 p = xdr_inline_decode(&stream, 4);
533 p = xdr_inline_decode(&stream, 4);