Home
last modified time | relevance | path

Searched refs:transaction_complete (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c1131 boolean_t transaction_complete = FALSE; in cluster_iodone() local
1174 transaction_complete = TRUE; in cluster_iodone()
1183 if (transaction_complete == FALSE) { in cluster_iodone()