Home
last modified time | relevance | path

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

/systemd-251/src/pstore/
Dpstore.c51 typedef enum PStoreStorage { enum
57 } PStoreStorage; typedef
65 DEFINE_PRIVATE_STRING_TABLE_LOOKUP(pstore_storage, PStoreStorage);
66 static DEFINE_CONFIG_PARSE_ENUM(config_parse_pstore_storage, pstore_storage, PStoreStorage, "Failed…
68 static PStoreStorage arg_storage = PSTORE_STORAGE_EXTERNAL;