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

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

Completed in 103 milliseconds