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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dfat.h160 extern PedFileSystem* fat_alloc (const PedGeometry* geom);
H A Dfat.c27 fat_alloc (const PedGeometry* geom) function
119 fs = fat_alloc (geom);
218 fs = fat_alloc (geom);
286 fs = fat_alloc (geom);
H A Dresize.c661 new_fs = fat_alloc (new_geom);

Completed in 24 milliseconds