Searched defs:fat_type (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dtable.h31 FatType fat_type; member in struct:_FatTable
H A Dcalc.c26 fat_min_cluster_size (FatType fat_type) { argument
48 fat_recommend_min_cluster_size (FatType fat_type, PedSector size) { argument
62 fat_max_cluster_size (FatType fat_type) { argument
73 fat_min_cluster_count (FatType fat_type) { argument
86 fat_max_cluster_count(FatType fat_type) argument
97 fat_min_reserved_sector_count(FatType fat_type) argument
160 entries_per_sector(FatType fat_type) argument
174 calc_sizes(PedSector size, PedSector align, FatType fat_type, PedSector root_dir_sectors, PedSector cluster_sectors, FatCluster* out_cluster_count, PedSector* out_fat_size) argument
229 fat_calc_sizes(PedSector size, PedSector align, FatType fat_type, PedSector root_dir_sectors, PedSector* out_cluster_sectors, FatCluster* out_cluster_count, PedSector* out_fat_size) argument
283 fat_calc_resize_sizes( const PedGeometry* geom, PedSector align, FatType fat_type, PedSector root_dir_sectors, PedSector cluster_sectors, PedSector* out_cluster_sectors, FatCluster* out_cluster_count, PedSector* out_fat_size) argument
[all...]
H A Dtable.c26 fat_table_new (FatType fat_type, FatCluster size) argument
466 fat_table_entry_size(FatType fat_type) argument
[all...]
H A Dfat.c113 fat_probe (PedGeometry* geom, FatType* fat_type) argument
145 FatType fat_type; local
159 FatType fat_type; local
277 fat_create(PedGeometry* geom, FatType fat_type, PedTimer* timer) argument
[all...]
H A Dfat.h104 FatType fat_type; member in struct:_FatSpecific

Completed in 47 milliseconds