Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddirent.c21 unsigned bkey_u64s = bkey_val_u64s(d.k); in bch2_dirent_name_bytes() local
/linux/drivers/md/bcache/
H A Dbcache_ondisk.h99 static inline unsigned long bkey_u64s(const struct bkey *k) in bkey_u64s() function