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

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

Completed in 52 milliseconds