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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dtable.h72 extern int fat_table_entry_size (FatType fat_type);
H A Dtable.c29 int entry_size = fat_table_entry_size (fat_type);
466 fat_table_entry_size (FatType fat_type) function
H A Dfat.c196 / fat_table_entry_size (fs_info->fat_type);
360 / fat_table_entry_size (fs_info->fat_type);
464 / fat_table_entry_size (fs_info->fat_type);
H A Dcontext.c213 / fat_table_entry_size (new_fs_info->fat_type));
H A Dbootsector.c278 fat_entry_size = fat_table_entry_size (fs_info->fat_type);

Completed in 25 milliseconds