Home
last modified time | relevance | path

Searched refs:b_validend (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.81.4/bsd/sys/
H A Dbuf_internal.h137 int b_validend; /* Offset of end of valid region. */ member
168 #define b_data_ref b_validend
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_bio.c3578 bp->b_validend = bp->b_bcount; in buf_getblk()
3582 bp->b_validend = bp->b_bcount; in buf_getblk()
4140 bp->b_validoff = bp->b_validend = 0; in bcleanbuf()
H A Dvfs_cluster.c1138 zero_offset = cbp->b_validend; in cluster_iodone_finish()
1402 cbp_head->b_validend = zero_offset; in cluster_EOT()
/xnu-12377.81.4/tools/lldbmacros/
H A Dmemory.py4710 buf.b_validend, buf.b_redundancy_flags, buf.b_proc, buf.b_attr]