Home
last modified time | relevance | path

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

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