Searched refs:Create (Results 1 – 3 of 3) sorted by relevance
7 Create(CreateCommandParam), enumerator
31 Action::Rootfs(RootFSCommand::Create(CreateCommandParam { in test_command_line_args_rootfs_subcommand()39 Action::Rootfs(RootFSCommand::Create(CreateCommandParam { in test_command_line_args_rootfs_subcommand()
10 RootFSCommand::Create(param) => disk_img::create(ctx, param.skip_if_exists), in run()