nfs_read_alloc_scratch
extern bool nfs_read_alloc_scratch(struct nfs_pgio_header *hdr, size_t size);
return nfs_read_alloc_scratch(hdr, READ_PLUS_SCRATCH_SIZE);
EXPORT_SYMBOL_GPL(nfs_read_alloc_scratch);