Home
last modified time | relevance | path

Searched refs:should_recover (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/pstore/
H A Dzone.c72 * @should_recover: whether this zone should recover from storage
85 bool should_recover; member
366 if (!zone->should_recover) in psz_kmsg_recover_data()
457 zone->should_recover = true; in psz_kmsg_recover_meta()
/kernel/linux/linux-6.6/fs/pstore/
H A Dzone.c72 * @should_recover: whether this zone should recover from storage
85 bool should_recover; member
360 if (!zone->should_recover) in psz_kmsg_recover_data()
451 zone->should_recover = true; in psz_kmsg_recover_meta()

Completed in 4 milliseconds