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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dbuf_internal.h117 int b_validend; /* Offset of end of valid region. */ member in struct:buf
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_bio.c2474 bp->b_validend = bp->b_bcount;
2478 bp->b_validend = bp->b_bcount;
2932 bp->b_validoff = bp->b_validend = 0;
H A Dvfs_cluster.c530 zero_offset= cbp->b_validend;
685 cbp_head->b_validend = zero_offset;

Completed in 43 milliseconds