Searched refs:kMkfs (Results 1 – 4 of 4) sorted by relevance
49 {"create", Command::kMkfs, O_RDWR | O_CREAT, ArgType::kOptional,51 {"mkfs", Command::kMkfs, O_RDWR | O_CREAT, ArgType::kOptional,322 if (command_ != Command::kMkfs) { in ProcessArgs()440 case Command::kMkfs: in RunCommand()460 if (command_ != Command::kMkfs) { in ParseSize()500 if (command_ != Command::kMkfs) { in ResizeFile()529 if (command_ == Command::kMkfs && !is_block && in ResizeFile()
21 kMkfs, enumerator
146 case Command::kMkfs: in IsCommandValid()524 if (GetCommand() == Command::kMkfs && !host_path(path)) { in ProcessDirectory()560 if (GetCommand() == Command::kMkfs && !host_path(dst)) { in ProcessFile()
49 case Command::kMkfs: in IsCommandValid()
Completed in 6 milliseconds