Home
last modified time | relevance | path

Searched refs:root_cluster (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dfsys_fat.c41 int root_cluster; member
131 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()
H A Dfat.h57 __u32 root_cluster; /* first cluster in root directory */ member