Make typedefs of AFS_UCRED and AFS_PROC with renaming
[openafs.git] / src / afs / UKERNEL / afs_usrops.c
index 1f63ded..a52dc0e 100644 (file)
@@ -1030,7 +1030,7 @@ afs_osi_MapStrategy(int (*aproc) (struct usr_buf *), struct usr_buf *bp)
 }
 
 void
-osi_FlushPages(register struct vcache *avc, AFS_UCRED *credp)
+osi_FlushPages(register struct vcache *avc, afs_ucred_t *credp)
 {
     ObtainSharedLock(&avc->lock, 555);
     if ((hcmp((avc->f.m.DataVersion), (avc->mapDV)) <= 0)