Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-verity-target.c615 static inline bool verity_is_system_shutting_down(void) in verity_is_system_shutting_down() function
670 (!verity_fec_is_enabled(io->v) || verity_is_system_shutting_down())) { in verity_end_io()