Home
last modified time | relevance | path

Searched refs:pstore_blk_panic_write_op (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dpstore_blk.h22 typedef int (*pstore_blk_panic_write_op)(const char *buf, sector_t start_sect, typedef
41 pstore_blk_panic_write_op panic_write;
/Linux-v5.10/fs/pstore/
Dblk.c93 static pstore_blk_panic_write_op blkdev_panic_write;