Home
last modified time | relevance | path

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

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