Home
last modified time | relevance | path

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

/linux/fs/exfat/
A Dexfat_raw.h95 __le32 root_cluster; member
A Dsuper.c488 sbi->root_dir = le32_to_cpu(p_boot->root_cluster); in exfat_read_boot_sector()
/linux/include/uapi/linux/
A Dmsdos_fs.h145 __le32 root_cluster; /* first cluster in member
/linux/fs/fat/
A Dinode.c507 MSDOS_I(dir)->i_start == MSDOS_SB(sb)->root_cluster) { in fat_validate_dir()
1397 MSDOS_I(inode)->i_start = sbi->root_cluster; in fat_read_root()
1476 bpb->fat32_root_cluster = le32_to_cpu(b->fat32.root_cluster); in fat_read_bpb()
1702 sbi->root_cluster = 0; in fat_fill_super()
1721 sbi->root_cluster = bpb.fat32_root_cluster; in fat_fill_super()
A Dfat.h74 unsigned long root_cluster; /* first cluster of the root directory */ member

Completed in 14 milliseconds