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

/linux-master/fs/fat/
H A Dinode.c1616 u32 total_sectors, total_clusters, fat_clusters, rootdir_sectors; local
1780 rootdir_sectors = sbi->dir_entries
1782 sbi->data_start = sbi->dir_start + rootdir_sectors;

Completed in 105 milliseconds