Home
last modified time | relevance | path

Searched defs:gen_after (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dbuckets.h140 static inline int gen_after(u8 a, u8 b) in gen_after() function
/linux/drivers/md/bcache/
H A Dbcache.h827 static inline uint8_t gen_after(uint8_t a, uint8_t b) in gen_after() function