Unite CacheFetchProcs and add abstraction calls.
[openafs.git] / src / afs / afs_prototypes.h
index 7190d72..b3e1a81 100644 (file)
@@ -496,7 +496,7 @@ extern int afs_CacheStoreProc(register struct rx_call *acall,
                                 register afs_int32 alen, struct vcache *avc,
                                 int *shouldWake, afs_size_t * abytesToXferP,
                                 afs_size_t * abytesXferredP);
-extern int afs_MemCacheFetchProc(register struct rx_call *acall,
+extern int afs_CacheFetchProc(register struct rx_call *acall,
                                 register struct osi_file *fP,
                                 afs_size_t abase, struct dcache *adc,
                                 struct vcache *avc,