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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c131 static void cluster_EOT(buf_t cbp_head, buf_t cbp_tail, int zero_offset);
683 cluster_EOT(buf_t cbp_head, buf_t cbp_tail, int zero_offset) function
1042 cluster_EOT(cbp_head, cbp_tail, 0);
1205 cluster_EOT(cbp_head, cbp_tail, size == 0 ? zero_offset : 0);
1370 cluster_EOT(cbp_head, cbp_tail, size == 0 ? zero_offset : 0);

Completed in 23 milliseconds