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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dfat.c229 : &fat32_type;
313 : fat32_type.name);
345 fs->type = &fat32_type;
864 PedFileSystemType fat32_type = { variable
880 ped_file_system_type_register (&fat32_type);
888 ped_file_system_type_unregister (&fat32_type);
H A Dfat.h156 extern PedFileSystemType fat32_type;
H A Dresize.c769 : &fat32_type;

Completed in 18 milliseconds