Searched refs:fat32 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/fat/
H A Dinode.c601 b->fat32.state |= FAT_STATE_DIRTY; fat_set_state()
603 b->fat32.state &= ~FAT_STATE_DIRTY; fat_set_state()
1364 bpb->fat32_length = le32_to_cpu(b->fat32.length); fat_read_bpb()
1365 bpb->fat32_root_cluster = le32_to_cpu(b->fat32.root_cluster); fat_read_bpb()
1366 bpb->fat32_info_sector = le16_to_cpu(b->fat32.info_sector); fat_read_bpb()
1367 bpb->fat32_state = b->fat32.state; fat_read_bpb()
1368 bpb->fat32_vol_id = get_unaligned_le32(b->fat32.vol_id); fat_read_bpb()
/linux-4.4.14/include/uapi/linux/
H A Dmsdos_fs.h161 } fat32; member in union:fat_boot_sector::__anon14242

Completed in 147 milliseconds