[go: nahoru, domu]

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

/drivers/md/bcache/
H A Dutil.c131 bool bch_is_zero(const char *p, size_t n) function
H A Dsuper.c136 if (bch_is_zero(sb->uuid, 16))
186 if (bch_is_zero(sb->set_uuid, 16))
391 if (!bch_is_zero(u->uuid, 16))
1014 if (bch_is_zero(u->uuid, 16)) {
H A Dutil.h375 bool bch_is_zero(const char *p, size_t n);

Completed in 15 milliseconds