Searched refs:root_cluster (Results 1 – 3 of 3) sorted by relevance
150 __le32 root_cluster; /* first cluster in member
500 MSDOS_I(dir)->i_start == MSDOS_SB(sb)->root_cluster) { in fat_validate_dir()1400 MSDOS_I(inode)->i_start = sbi->root_cluster; in fat_read_root()1479 bpb->fat32_root_cluster = le32_to_cpu(b->fat32.root_cluster); in fat_read_bpb()1696 sbi->root_cluster = 0; in fat_fill_super()1709 sbi->root_cluster = bpb.fat32_root_cluster; in fat_fill_super()
74 unsigned long root_cluster; /* first cluster of the root directory */ member