Searched refs:cluster_EOT (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c156 static void cluster_EOT(buf_t cbp_head, buf_t cbp_tail, int zero_offset);
828 cluster_EOT(buf_t cbp_head, buf_t cbp_tail, int zero_offset) function
1221 cluster_EOT(cbp_head, cbp_tail, 0);
1388 cluster_EOT(cbp_head, cbp_tail, size == 0 ? zero_offset : 0);
1553 cluster_EOT(cbp_head, cbp_tail, size == 0 ? zero_offset : 0);

Completed in 31 milliseconds