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

/darwin-on-arm/xnu/bsd/sys/
H A Dbuf_internal.h127 int b_validend; /* Offset of end of valid region. */ member in struct:buf
155 #define b_data_ref b_validend
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c3118 bp->b_validend = bp->b_bcount;
3122 bp->b_validend = bp->b_bcount;
3594 bp->b_validoff = bp->b_validend = 0;
H A Dvfs_cluster.c664 zero_offset= cbp->b_validend;
830 cbp_head->b_validend = zero_offset;

Completed in 26 milliseconds