Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cluster.c899 cluster_handle_verification(buf_t cbp_head, vnode_t vp, upl_t upl, int upl_offset, int transaction_… in cluster_handle_verification()
1034 buf_t cbp_head; in cluster_iodone() local
1109 cluster_iodone_finish(buf_t cbp_head, void *callback_arg) in cluster_iodone_finish()
1335 cluster_EOT(buf_t cbp_head, buf_t cbp_tail, int zero_offset, size_t verify_block_size) in cluster_EOT()
1407 cluster_wait_IO(buf_t cbp_head, int async) in cluster_wait_IO()
1465 cluster_complete_transaction(buf_t *cbp_head, void *callback_arg, int *retval, int flags, int needw… in cluster_complete_transaction()
1521 buf_t cbp_head = NULL; in cluster_io() local