Searched refs:num_root_entries (Results 1 – 2 of 2) sorted by relevance
330 u8 num_root_entries[2]; member353 u8 num_root_entries[2]; member
3020 num_root_sectors = GET16(p_bpb->num_root_entries) << DENTRY_SIZE_BITS; in fat16_mount()3059 p_fs->dentries_in_root = GET16(p_bpb->num_root_entries); in fat16_mount()