Searched defs:BCH_VERSION_MINOR (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbcachefs_format.h689 #define BCH_VERSION_MINOR(_v) ((__u16) ((_v) & ~(~0U << 10))) macro

Completed in 130 milliseconds