Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_cluster.c739 buf_t cbp_head; in cluster_iodone() local
1014 cluster_EOT(buf_t cbp_head, buf_t cbp_tail, int zero_offset, size_t verify_block_size) in cluster_EOT()
1075 cluster_wait_IO(buf_t cbp_head, int async) in cluster_wait_IO()
1133 cluster_complete_transaction(buf_t *cbp_head, void *callback_arg, int *retval, int flags, int needw… in cluster_complete_transaction()
1187 buf_t cbp_head = NULL; in cluster_io() local