Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-integrity.c392 static const struct blk_integrity_profile nop_profile = { variable
417 bi->profile = template->profile ? template->profile : &nop_profile; in blk_integrity_register()