Function kernel::fs::fat::create_dir_entries

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