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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c480 int total_resid; local
523 total_resid = 0;
540 total_resid += cbp->b_resid;
559 if (error == 0 && total_resid)
628 real_bp->b_resid = total_resid;

Completed in 28 milliseconds