Home
last modified time | relevance | path

Searched defs:pstore_device_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dpstore_blk.h19 struct pstore_device_info { struct
24 int register_pstore_device(struct pstore_device_info *dev); argument
/Linux-v6.1/fs/pstore/
Dblk.c73 static struct pstore_device_info *pstore_device_info; variable