Home
last modified time | relevance | path

Searched refs:high_word_offset (Results 1 – 1 of 1) sorted by relevance

/fs/bcachefs/
A Dbkey.h513 static inline unsigned high_word_offset(const struct bkey_format *f) in high_word_offset() function
523 static inline unsigned high_word_offset(const struct bkey_format *f) in high_word_offset() function
535 #define high_word(f, k) ((u64 *) (k)->_data + high_word_offset(f))

Completed in 4 milliseconds