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

/linux-master/fs/bcachefs/
H A Dbkey_methods.h74 !bversion_cmp(l->version, r->version) &&
H A Dbkey.h200 static __always_inline int bversion_cmp(struct bversion l, struct bversion r) function
211 return !bversion_cmp(v, ZERO_VERSION);
H A Dio_read.c494 if (bversion_cmp(k.k->version, rbio->version) ||
H A Dbtree_io.c1229 !bversion_cmp(u.k->version, MAX_VERSION))) {

Completed in 179 milliseconds