Searched refs:dos_name (Results 1 – 2 of 2) sorted by relevance
2606 struct dos_name_t dos_name; in get_uni_name_from_dos_entry() local2609 dos_name.name_case = 0x0; in get_uni_name_from_dos_entry()2611 dos_name.name_case = ep->lcase; in get_uni_name_from_dos_entry()2613 memcpy(dos_name.name, ep->name, DOS_NAME_LENGTH); in get_uni_name_from_dos_entry()2614 nls_dosname_to_uniname(sb, p_uniname, &dos_name); in get_uni_name_from_dos_entry()3206 struct dos_name_t dos_name, dot_name; in create_dir() local3212 &dos_name); in create_dir()3284 &dos_name); in create_dir()3309 struct dos_name_t dos_name; in create_file() local3315 &dos_name); in create_file()[all …]
552 struct dos_name_t dos_name; in ffsLookupFile() local573 &dos_name); in ffsLookupFile()579 &dos_name, TYPE_ALL); in ffsLookupFile()