Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dpstore_blk.h100 struct pstore_blk_config { struct
116 int pstore_blk_get_config(struct pstore_blk_config *info);
/Linux-v5.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-v5.10/fs/pstore/
Dblk.c471 int pstore_blk_get_config(struct pstore_blk_config *info) in pstore_blk_get_config()