Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dinode.c1607 u32 total_sectors, total_clusters, fat_clusters, rootdir_sectors; in fat_fill_super() local
1768 rootdir_sectors = sbi->dir_entries in fat_fill_super()
1770 sbi->data_start = sbi->dir_start + rootdir_sectors; in fat_fill_super()