Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dbuf_internal.h133 int b_validend; /* Offset of end of valid region. */ member
164 #define b_data_ref b_validend
/xnu-11417.101.15/bsd/vfs/
H A Dvfs_bio.c3413 bp->b_validend = bp->b_bcount; in buf_getblk()
3417 bp->b_validend = bp->b_bcount; in buf_getblk()
3975 bp->b_validoff = bp->b_validend = 0; in bcleanbuf()
H A Dvfs_cluster.c1031 zero_offset = cbp->b_validend; in cluster_iodone_finish()
1341 cbp_head->b_validend = zero_offset; in cluster_EOT()
/xnu-11417.101.15/tools/lldbmacros/
H A Dmemory.py4747 buf.b_validend, buf.b_redundancy_flags, buf.b_proc, buf.b_attr]