Searched refs:root_cluster (Results 1 – 2 of 2) sorted by relevance
41 int root_cluster; member131 FAT_SUPER->root_cluster = bpb.root_cluster; in fat_mount()141 FAT_SUPER->root_cluster = -1; in fat_mount()310 FAT_SUPER->file_cluster = FAT_SUPER->root_cluster; in fat_dir()
57 __u32 root_cluster; /* first cluster in root directory */ member