Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c914 buf_t cbp_head; in cluster_iodone() local
989 cluster_iodone_finish(buf_t cbp_head, void *callback_arg) in cluster_iodone_finish()
1262 cluster_EOT(buf_t cbp_head, buf_t cbp_tail, int zero_offset, size_t verify_block_size) in cluster_EOT()
1334 cluster_wait_IO(buf_t cbp_head, int async) in cluster_wait_IO()
1392 cluster_complete_transaction(buf_t *cbp_head, void *callback_arg, int *retval, int flags, int needw… in cluster_complete_transaction()
1447 buf_t cbp_head = NULL; in cluster_io() local