Searched refs:nfs_readdata_alloc (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dread.c41 struct nfs_read_data *nfs_readdata_alloc(unsigned int pagecount) function
260 data = nfs_readdata_alloc(1);
310 data = nfs_readdata_alloc(npages);
H A Ddirect.c276 * operation. If nfs_readdata_alloc() or get_user_pages() fails,
313 data = nfs_readdata_alloc(nfs_page_array_len(pgbase, bytes));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnfs_fs.h541 extern struct nfs_read_data *nfs_readdata_alloc(unsigned int npages);

Completed in 129 milliseconds