Home
last modified time | relevance | path

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

/xnu-10063.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-10063.101.15/bsd/vfs/
H A Dvfs_bio.c3407 bp->b_validend = bp->b_bcount; in buf_getblk()
3411 bp->b_validend = bp->b_bcount; in buf_getblk()
3969 bp->b_validoff = bp->b_validend = 0; in bcleanbuf()
H A Dvfs_cluster.c842 zero_offset = cbp->b_validend; in cluster_iodone()
1094 cbp_head->b_validend = zero_offset; in cluster_EOT()
/xnu-10063.101.15/tools/lldbmacros/
H A Dmemory.py4411 buf.b_validend, buf.b_redundancy_flags, buf.b_proc, buf.b_attr]