Home
last modified time | relevance | path

Searched refs:pstore_cannot_block_path (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/pstore/
Dplatform.c127 bool pstore_cannot_block_path(enum kmsg_dump_reason reason) in pstore_cannot_block_path() function
146 EXPORT_SYMBOL_GPL(pstore_cannot_block_path);
367 if (pstore_cannot_block_path(reason)) { in pstore_dump()
/Linux-v4.19/include/linux/
Dpstore.h199 extern bool pstore_cannot_block_path(enum kmsg_dump_reason reason);
/Linux-v4.19/drivers/firmware/efi/
Defi-pstore.c262 !pstore_cannot_block_path(record->reason), in efi_pstore_write()