Searched refs:VTBL_DESC (Results 1 – 2 of 2) sorted by relevance
201 TRACE_EXIT check_volume_label(&entry[VTBL_DESC], &volume->blk_sz); in check_volume()215 sprintf(&entry[VTBL_DESC], ZFT_VOL_NAME" %03d", vtbl->count); in create_zft_volume()280 DUMP_VOLINFO(ft_t_noise, &entry[VTBL_DESC], vtbl); in zft_create_volume_headers()412 DUMP_VOLINFO(ft_t_noise, &entry[VTBL_DESC], zft_last_vtbl); in zft_extract_volume_headers()
45 #define VTBL_DESC 8 macro