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

/u-boot/fs/fat/
H A Dfat.c499 u32 dir_start = fat_start + bs->fats * bs->fat_length; local
503 u32 data_start = dir_start + rootdir_sectors;

Completed in 58 milliseconds