Searched refs:bucket_bytes (Results 1 – 4 of 4) sorted by relevance
739 #define bucket_bytes(c) ((c)->sb.bucket_size << 9) macro743 ((bucket_bytes(c) - sizeof(struct prio_set)) / \
619 sysfs_hprint(bucket_size, bucket_bytes(c)); in SHOW()884 sysfs_hprint(bucket_size, bucket_bytes(ca)); in SHOW()
512 bio->bi_iter.bi_size = bucket_bytes(ca); in prio_io()556 p->csum = bch_crc64(&p->magic, bucket_bytes(ca) - 8); in bch_prio_write()607 bch_crc64(&p->magic, bucket_bytes(ca) - 8)) in prio_read()1717 c->nr_uuids = bucket_bytes(c) / sizeof(struct uuid_entry); in bch_cache_set_alloc()
483 bio->bi_iter.bi_size = bucket_bytes(ca); in do_journal_discard()