Searched refs:root_cluster (Results 1 – 2 of 2) sorted by relevance
1166 MSDOS_I(inode)->i_start = sbi->root_cluster; in fat_read_root()1310 sbi->root_cluster = 0; in fat_fill_super()1322 sbi->root_cluster = le32_to_cpu(b->root_cluster); in fat_fill_super()
67 unsigned long root_cluster; /* first cluster of the root directory */ member