Searched refs:cur_position (Results 1 – 1 of 1) sorted by relevance
283 int idx = 0, cur_position = 0; in get_long_file_name() local356 cur_position = (__u8 *)realdent - get_contents_vfatname_block; in get_long_file_name()357 *retdent = (dir_entry *) &get_dentfromdir_block[cur_position]; in get_long_file_name()773 int cur_position; in is_next_clust() local775 cur_position = (__u8 *)dentptr - get_dentfromdir_block; in is_next_clust()777 if (cur_position >= mydata->clust_size * mydata->sect_size) in is_next_clust()