Home
last modified time | relevance | path

Searched refs:active_fat (Results 1 – 1 of 1) sorted by relevance

/xen/tools/libfsimage/fat/
A Dfsys_fat.c107 int active_fat = bpb.flags & 0x000f; in fat_mount() local
108 if (active_fat >= bpb.num_fats) in fat_mount()
110 FAT_SUPER->fat_offset += active_fat * FAT_SUPER->fat_length; in fat_mount()

Completed in 2 milliseconds