Searched refs:cur_position (Results 1 – 1 of 1) sorted by relevance
282 int idx = 0, cur_position = 0; in get_long_file_name() local355 cur_position = (__u8 *)realdent - get_contents_vfatname_block; in get_long_file_name()356 *retdent = (dir_entry *) &get_dentfromdir_block[cur_position]; in get_long_file_name()772 int cur_position; in is_next_clust() local774 cur_position = (__u8 *)dentptr - get_dentfromdir_block; in is_next_clust()776 if (cur_position >= mydata->clust_size * mydata->sect_size) in is_next_clust()