Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-integrity.c34 static const char *bi_unsupported_name = "unsupported"; variable
400 return (bi && bi->name && strcmp(bi->name, bi_unsupported_name) != 0); in blk_integrity_is_initialized()
452 bi->name = bi_unsupported_name; in blk_integrity_register()