Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dbio.h706 extern void bio_integrity_init(void);
747 static inline void bio_integrity_init(void) in bio_integrity_init() function
/Linux-v6.1/block/
Dbio-integrity.c449 void __init bio_integrity_init(void) in bio_integrity_init() function
Dbio.c1736 bio_integrity_init(); in init_bio()