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

/linux-master/fs/bcachefs/
H A Ddirent.c19 unsigned bkey_bytes = bkey_u64s * sizeof(u64); local
H A Dbcachefs_format.h363 #define bkey_bytes(_k) ((_k)->u64s * sizeof(__u64)) macro
/linux-master/drivers/md/bcache/
H A Dbcache_ondisk.h104 static inline unsigned long bkey_bytes(const struct bkey *k) function

Completed in 280 milliseconds