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

/linux-master/fs/bcachefs/
H A Dsb-members.h197 return !bch2_is_zero(&m->uuid, sizeof(m->uuid));
H A Dsuper-io.c374 if (bch2_is_zero(sb->user_uuid.b, sizeof(sb->user_uuid))) {
379 if (bch2_is_zero(sb->uuid.b, sizeof(sb->uuid))) {
H A Dutil.c233 bool bch2_is_zero(const void *_p, size_t n) function
H A Dutil.h310 bool bch2_is_zero(const void *, size_t);
H A Drecovery.c850 !bch2_is_zero(ext->errors_silent, sizeof(ext->errors_silent))) {

Completed in 272 milliseconds