Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-integrity.c378 static const struct blk_integrity_profile nop_profile = { variable
405 bi->profile = template->profile ? template->profile : &nop_profile; in blk_integrity_register()