Home
last modified time | relevance | path

Searched refs:pstore_blk_get_config (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dpstore_blk.h47 * pstore_blk_get_config - get a copy of the pstore_blk backend configuration
53 int pstore_blk_get_config(struct pstore_blk_config *info);
/kernel/linux/linux-5.10/include/linux/
H A Dpstore_blk.h112 * pstore_blk_get_config - get a copy of the pstore_blk backend configuration
118 int pstore_blk_get_config(struct pstore_blk_config *info);
/kernel/linux/linux-6.6/fs/pstore/
H A Dblk.c242 int pstore_blk_get_config(struct pstore_blk_config *info) in pstore_blk_get_config() function
253 EXPORT_SYMBOL_GPL(pstore_blk_get_config); variable
/kernel/linux/linux-5.10/fs/pstore/
H A Dblk.c481 int pstore_blk_get_config(struct pstore_blk_config *info) in pstore_blk_get_config() function
493 EXPORT_SYMBOL_GPL(pstore_blk_get_config); variable
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdpstore.c548 ret = pstore_blk_get_config(info); in mtdpstore_init()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdpstore.c548 ret = pstore_blk_get_config(info); in mtdpstore_init()

Completed in 4 milliseconds