Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbio.h743 extern void bio_integrity_init(void);
784 static inline void bio_integrity_init(void) in bio_integrity_init() function
/OK3568_Linux_fs/kernel/block/
H A Dbio-integrity.c460 void __init bio_integrity_init(void) in bio_integrity_init() function
H A Dbio.c1673 bio_integrity_init(); in init_bio()