Lines Matching refs:root_cluster
527 bs->root_cluster = FAT2CPU32(bs->root_cluster); in read_bootsectandvi()
611 mydata->root_cluster = bs.root_cluster; in get_fs_info()
626 mydata->root_cluster = 0; in get_fs_info()
641 mydata->root_cluster, in get_fs_info()
749 itr->start_clust = fsdata->root_cluster; in fat_itr_root()
750 itr->clust = fsdata->root_cluster; in fat_itr_root()
751 itr->next_clust = fsdata->root_cluster; in fat_itr_root()
791 itr->clust = parent->fsdata->root_cluster; in fat_itr_child()
792 itr->next_clust = parent->fsdata->root_cluster; in fat_itr_child()
793 itr->start_clust = parent->fsdata->root_cluster; in fat_itr_child()
1085 itr->clust = itr->fsdata->root_cluster; in fat_itr_resolve()
1086 itr->next_clust = itr->fsdata->root_cluster; in fat_itr_resolve()
1087 itr->start_clust = itr->fsdata->root_cluster; in fat_itr_resolve()