Home
last modified time | relevance | path

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

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