Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpstore_blk.h37 struct pstore_blk_config { struct
53 int pstore_blk_get_config(struct pstore_blk_config *info);
/openbmc/linux/drivers/mtd/
H A Dmtdpstore.c14 struct pstore_blk_config info;
385 struct pstore_blk_config *info = &cxt->info; in mtdpstore_notify_add()
546 struct pstore_blk_config *info = &cxt->info; in mtdpstore_init()
/openbmc/linux/fs/pstore/
H A Dblk.c242 int pstore_blk_get_config(struct pstore_blk_config *info) in pstore_blk_get_config()