Searched refs:dEntry_location_clus_offset (Results 1 – 2 of 2) sorted by relevance
160 …uint64_t dEntry_location_clus_offset; // fat entry在起始簇中的偏移量(是第几个entry) dEntry struct offset in clu… member
345 finode->dEntry_location_clus_offset = sinfo.slot_off; // 计算dentry的偏移量 in fat32_lookup()443 finode->dEntry_location_clus_offset = 0; in fat32_read_superblock()501 struct fat32_Directory_t *fdEntry = buf + finode->dEntry_location_clus_offset; in fat32_write_inode()899 …finode->dEntry_location_clus_offset = empty_fat32_dentry - (struct fat32_Directory_t *)tmp_dentry_… in fat32_create()997 …p->dEntry_location_clus_offset = empty_fat32_dentry - (struct fat32_Directory_t *)tmp_dentry_clus_… in fat32_mkdir()