Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmsdos_fs.h159 } fat32; member
/openbmc/u-boot/test/fs/
H A Dfs-test.sh120 fat32)
579 for fs in ext4 fat16 fat32; do
/openbmc/linux/fs/fat/
H A Dinode.c695 b->fat32.state |= FAT_STATE_DIRTY; in fat_set_state()
697 b->fat32.state &= ~FAT_STATE_DIRTY; in fat_set_state()
1473 bpb->fat32_length = le32_to_cpu(b->fat32.length); in fat_read_bpb()
1474 bpb->fat32_root_cluster = le32_to_cpu(b->fat32.root_cluster); in fat_read_bpb()
1475 bpb->fat32_info_sector = le16_to_cpu(b->fat32.info_sector); in fat_read_bpb()
1476 bpb->fat32_state = b->fat32.state; in fat_read_bpb()
1477 bpb->fat32_vol_id = get_unaligned_le32(b->fat32.vol_id); in fat_read_bpb()
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install-efi.sh189 parted ${device} mkpart boot fat32 0% $boot_size
/openbmc/openbmc/meta-raspberrypi/classes/
H A Dsdcard_image-rpi.bbclass91 …parted -s ${SDIMG} unit KiB mkpart primary fat32 ${IMAGE_ROOTFS_ALIGNMENT} $(expr ${BOOT_SPACE_ALI…
/openbmc/qemu/block/
H A Dvvfat.c216 } QEMU_PACKED fat32; member
/openbmc/linux/
H A DCREDITS655 D: vfat, fat32, joliet, native language support