Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/bcache/
Dbcache.h768 #define bucket_bytes(ca) ((ca)->sb.bucket_size << 9) macro
/linux-6.12.1/fs/bcachefs/
Dbcachefs.h1176 static inline unsigned bucket_bytes(const struct bch_dev *ca) in bucket_bytes() function