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

/haiku/src/bin/mkfs/
H A Dmain.cpp92 const char* fsType = "bfs"; local
105 fsType = optarg;
148 FsCreator creator(device, fsType, volumeName, fsOptions, quick, verbose);

Completed in 23 milliseconds