Searched refs:high_word_offset (Results 1 – 1 of 1) sorted by relevance
513 static inline unsigned high_word_offset(const struct bkey_format *f) in high_word_offset() function523 static inline unsigned high_word_offset(const struct bkey_format *f) in high_word_offset() function535 #define high_word(f, k) ((u64 *) (k)->_data + high_word_offset(f))
Completed in 4 milliseconds