Searched refs:nfs_readdata_alloc (Results 1 – 3 of 3) sorted by relevance
39 struct nfs_read_data *nfs_readdata_alloc(unsigned int pagecount) in nfs_readdata_alloc() function310 data = nfs_readdata_alloc(1); in nfs_pagein_multi()341 data = nfs_readdata_alloc(nfs_page_array_len(desc->pg_base, in nfs_pagein_one()
314 data = nfs_readdata_alloc(nfs_page_array_len(pgbase, bytes)); in nfs_direct_read_schedule_segment()
564 extern struct nfs_read_data *nfs_readdata_alloc(unsigned int npages);