Home
last modified time | relevance | path

Searched refs:b_iostate (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/bsd/sys/
H A Dbuf_internal.h167 #define b_iostate b_rcred macro
/xnu-8020.140.41/bsd/vfs/
H A Dvfs_cluster.c804 iostate = (struct clios *)cbp->b_iostate; in cluster_iodone()
1881 if ((cbp->b_iostate = (void *)iostate)) { in cluster_io()