Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ftape/zftape/
Dzftape-vtbl.c292 __u8 *verify_buf = NULL; in zft_update_volume_table() local
300 if (zft_vmalloc_once(&verify_buf, FT_SEGMENT_SIZE) == 0) { in zft_update_volume_table()
303 verify_buf), in zft_update_volume_table()
304 zft_vfree(&verify_buf, FT_SEGMENT_SIZE)); in zft_update_volume_table()
305 zft_vfree(&verify_buf, FT_SEGMENT_SIZE); in zft_update_volume_table()