Searched refs:first_fat (Results 1 – 1 of 1) sorted by relevance
70 __u32 magic, first_fat; in fat_mount() local167 sizeof(first_fat), (char *)&first_fat)) in fat_mount()172 first_fat &= 0x0fffffff; in fat_mount()177 first_fat &= 0x0000ffff; in fat_mount()182 first_fat &= 0x00000fff; in fat_mount()190 if ((first_fat | 0x8) != (magic | bpb.media | 0x8)) in fat_mount()