Home
last modified time | relevance | path

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

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