Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dpstore_blk.h37 struct pstore_blk_config { struct
53 int pstore_blk_get_config(struct pstore_blk_config *info);
/linux-5.19.10/drivers/mtd/
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()
/linux-5.19.10/fs/pstore/
Dblk.c242 int pstore_blk_get_config(struct pstore_blk_config *info) in pstore_blk_get_config()