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

/linux-master/include/linux/
H A Dpstore_blk.h28 * struct pstore_blk_config - the pstore_blk backend configuration
37 struct pstore_blk_config { struct
49 * @info: The sturct pstore_blk_config to be filled in
53 int pstore_blk_get_config(struct pstore_blk_config *info);
/linux-master/drivers/mtd/
H A Dmtdpstore.c14 struct pstore_blk_config info;
385 struct pstore_blk_config *info = &cxt->info;
546 struct pstore_blk_config *info = &cxt->info;
/linux-master/fs/pstore/
H A Dblk.c242 int pstore_blk_get_config(struct pstore_blk_config *info)

Completed in 210 milliseconds