Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Dinode.c698 b->fat32.state |= FAT_STATE_DIRTY; in fat_set_state()
700 b->fat32.state &= ~FAT_STATE_DIRTY; in fat_set_state()
1407 bpb->fat32_length = le32_to_cpu(b->fat32.length); in fat_read_bpb()
1408 bpb->fat32_root_cluster = le32_to_cpu(b->fat32.root_cluster); in fat_read_bpb()
1409 bpb->fat32_info_sector = le16_to_cpu(b->fat32.info_sector); in fat_read_bpb()
1410 bpb->fat32_state = b->fat32.state; in fat_read_bpb()
1411 bpb->fat32_vol_id = get_unaligned_le32(b->fat32.vol_id); in fat_read_bpb()
/linux/include/uapi/linux/
H A Dmsdos_fs.h159 } fat32; member
/linux/
H A DCREDITS682 D: vfat, fat32, joliet, native language support