Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fat/
H A Dinode.c1611 u32 total_sectors, total_clusters, fat_clusters, rootdir_sectors; in fat_fill_super() local
1772 rootdir_sectors = sbi->dir_entries in fat_fill_super()
1774 sbi->data_start = sbi->dir_start + rootdir_sectors; in fat_fill_super()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds