Searched refs:ulength (Results 1 – 1 of 1) sorted by relevance
723 uint64_t ulength; in dm_get_next_target() local759 if (!prop_dictionary_get_uint64(target_dict, DM_TABLE_LENGTH, &ulength)) in dm_get_next_target()762 *lengthp = (size_t)ulength; in dm_get_next_target()