Home
last modified time | relevance | path

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

/xen/tools/libfsimage/fat/
A Dfsys_fat.c29 int root_max; member
87 FAT_SUPER->root_max = FAT_DIRENTRY_LENGTH * FAT_CVT_U16(bpb.dir_entries); in fat_mount()
92 + ((FAT_SUPER->root_max - 1) >> FAT_SUPER->sectsize_bits) + 1; in fat_mount()
121 if (!FAT_SUPER->root_max) in fat_mount()
192 size = FAT_SUPER->root_max - filepos; in fat_read()

Completed in 2 milliseconds