Searched refs:short_entry (Results 1 – 1 of 1) sorted by relevance
614 let mut short_entry = ShortDirEntry::default(); in create_dir() localVariable617 short_entry.set_first_cluster(first_cluster); in create_dir()651 Some(short_entry), in create_dir()832 let mut short_entry = ShortDirEntry::default(); in remove_dir_entries() localVariable833 short_entry.name[0] = 0xe5; in remove_dir_entries()834 short_entry.flush(&fs, disk_bytes_offset)?; in remove_dir_entries()