Home
last modified time | relevance | path

Searched defs:cbp_head (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/bsd/vfs/
H A Dvfs_cluster.c778 buf_t cbp_head; in cluster_iodone() local
1055 cluster_EOT(buf_t cbp_head, buf_t cbp_tail, int zero_offset, size_t verify_block_size) in cluster_EOT()
1099 cluster_wait_IO(buf_t cbp_head, int async) in cluster_wait_IO()
1157 cluster_complete_transaction(buf_t *cbp_head, void *callback_arg, int *retval, int flags, int needw… in cluster_complete_transaction()
1211 buf_t cbp_head = NULL; in cluster_io() local