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

/linux-master/fs/bcachefs/
H A Dio_write.h85 op->version = ZERO_VERSION;
H A Dbkey.h206 #define ZERO_VERSION ((struct bversion) { .hi = 0, .lo = 0 }) macro
211 return !bversion_cmp(v, ZERO_VERSION);

Completed in 197 milliseconds