Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c896 cluster_handle_verification(buf_t cbp_head, vnode_t vp, upl_t upl, int upl_offset, int transaction_… in cluster_handle_verification()
1031 buf_t cbp_head; in cluster_iodone() local
1106 cluster_iodone_finish(buf_t cbp_head, void *callback_arg) in cluster_iodone_finish()
1332 cluster_EOT(buf_t cbp_head, buf_t cbp_tail, int zero_offset, size_t verify_block_size) in cluster_EOT()
1404 cluster_wait_IO(buf_t cbp_head, int async) in cluster_wait_IO()
1462 cluster_complete_transaction(buf_t *cbp_head, void *callback_arg, int *retval, int flags, int needw… in cluster_complete_transaction()
1518 buf_t cbp_head = NULL; in cluster_io() local