Home
last modified time | relevance | path

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

/systemd-251/src/veritysetup/
Dveritysetup-generator.c33 static char *arg_root_data_what = NULL; variable
42 STATIC_DESTRUCTOR_REGISTER(arg_root_data_what, freep);
153 …te_device("root", SYSTEMD_VERITYSETUP_SERVICE_ROOT, arg_root_hash, arg_root_data_what, arg_root_ha… in create_root_device()
193 r = free_and_strdup(&arg_root_data_what, value); in parse_proc_cmdline_item()
309 r = determine_device("root", arg_root_hash, &arg_root_data_what, &arg_root_hash_what); in determine_devices()