Function create_dir_entries

Source
fn create_dir_entries(
    name: &str,
    attributes: FileAttributes,
) -> (DirectoryEntryNormal, Vec<DirectoryEntryLong>)