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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c593 int total_resid; local
657 total_resid = 0;
674 total_resid += cbp->b_resid;
693 if (error == 0 && total_resid)
762 real_bp->b_resid = total_resid;

Completed in 31 milliseconds