Home
last modified time | relevance | path

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

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