Home
last modified time | relevance | path

Searched refs:fFsOptions (Results 1 – 2 of 2) sorted by relevance

/haiku/src/bin/mkfs/
H A DFsCreator.cpp58 fFsOptions(fsOptions), in FsCreator()
135 &name, fFsOptions) != B_OK) { in Run()
150 fFsOptions); in Run()
H A DFsCreator.h31 const char* fFsOptions; variable