Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfat.h174 int rootdir_size; /* Size of root dir for non-FAT32 */ member
/openbmc/u-boot/fs/fat/
H A Dfat.c598 mydata->rootdir_size = ((bs.dir_entries[1] * (int)256 + in get_fs_info()
603 mydata->rootdir_size - in get_fs_info()
772 itr->fsdata->rootdir_size) { in next_cluster()