Home
last modified time | relevance | path

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

/xen/tools/libfsimage/fat/
A Dfsys_fat.c60 __u32 magic, first_fat; in fat_mount() local
151 sizeof(first_fat), (char *)&first_fat)) in fat_mount()
156 first_fat &= 0x0fffffff; in fat_mount()
161 first_fat &= 0x0000ffff; in fat_mount()
166 first_fat &= 0x00000fff; in fat_mount()
174 if ((first_fat | 0x8) != (magic | bpb.media | 0x8)) in fat_mount()
/xen/stubdom/grub.patches/
A D50fs_fulldisk.diff17 __u32 magic, first_fat;

Completed in 3 milliseconds