Home
last modified time | relevance | path

Searched refs:bucket_bytes (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsysfs.c716 sysfs_hprint(bucket_size, bucket_bytes(c->cache)); in SHOW()
1018 sysfs_hprint(bucket_size, bucket_bytes(ca)); in SHOW()
H A Dbcache.h759 #define bucket_bytes(ca) ((ca)->sb.bucket_size << 9) macro
H A Djournal.c624 bio->bi_iter.bi_size = bucket_bytes(ca); in do_journal_discard()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsysfs.c737 sysfs_hprint(bucket_size, bucket_bytes(c->cache)); in SHOW()
1041 sysfs_hprint(bucket_size, bucket_bytes(ca)); in SHOW()
H A Dbcache.h765 #define bucket_bytes(ca) ((ca)->sb.bucket_size << 9) macro
H A Djournal.c621 bio->bi_iter.bi_size = bucket_bytes(ca); in do_journal_discard()

Completed in 9 milliseconds