Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbio.h757 extern void bio_integrity_init(void);
798 static inline void bio_integrity_init(void) in bio_integrity_init() function
/Linux-v5.4/block/
Dbio-integrity.c452 void __init bio_integrity_init(void) in bio_integrity_init() function
Dbio.c2163 bio_integrity_init(); in init_bio()