Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dvfs_cluster.c908 size_t verify_length = transaction_size; in cluster_iodone() local
922 …error = VNOP_VERIFY(vp, start_off, (uint8_t *)verify_buf, verify_length, 0, &verify_ctx, verify_fl… in cluster_iodone()