Searched refs:number_of_lfns (Results 1 – 2 of 2) sorted by relevance
85 UINT number_of_lfns; in _fx_unicode_directory_entry_read() local289 number_of_lfns = (UINT)(*read_ptr & (UCHAR)0x1f); in _fx_unicode_directory_entry_read()291 if(number_of_lfns == 0) in _fx_unicode_directory_entry_read()299 i = (number_of_lfns - 1) * FX_LONG_NAME_ENTRY_LEN; in _fx_unicode_directory_entry_read()379 destination_ptr -> fx_dir_entry_long_name_shorted = number_of_lfns; in _fx_unicode_directory_entry_read()402 destination_ptr -> fx_dir_entry_long_name_shorted = number_of_lfns; in _fx_unicode_directory_entry_read()
87 UINT number_of_lfns; in _fx_directory_entry_read() local295 number_of_lfns = (UINT)(*read_ptr & (UCHAR)0x1f); in _fx_directory_entry_read()364 destination_ptr -> fx_dir_entry_long_name_shorted = number_of_lfns; in _fx_directory_entry_read()386 destination_ptr -> fx_dir_entry_long_name_shorted = number_of_lfns; in _fx_directory_entry_read()