HomeSort by relevance Sort by last modified time
    Searched refs:root_cluster (Results 1 - 5 of 5) sorted by null

  /external/syslinux/core/fs/fat/
fat_fs.h 65 uint32_t root_cluster; member in struct:fat_bpb::__anon37086::__anon37088
92 uint32_t root_cluster; /* Cluster number for (FAT32) root dir */ member in struct:fat_sb_info
fat.c 556 PVT(inode)->start_cluster = FAT_SB(fs)->root_cluster;
576 PVT(inode)->start_cluster = FAT_SB(fs)->root_cluster;
777 + ((fat.fat32.root_cluster-2) << sbi->clust_shift);
  /bionic/libc/kernel/uapi/linux/
msdos_fs.h 116 __le32 root_cluster; member in struct:fat_boot_sector::__anon859::__anon861
  /external/kernel-headers/original/uapi/linux/
msdos_fs.h 148 __le32 root_cluster; /* first cluster in member in struct:fat_boot_sector::__anon23065::__anon23067
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
msdos_fs.h 126 __le32 root_cluster; /* first cluster in root directory */ member in struct:fat_boot_sector

Completed in 280 milliseconds