Searched refs:disk_buckets (Results 1 – 2 of 2) sorted by relevance
604 bch_bio_map(bio, ca->disk_buckets); in prio_io()637 ca->disk_buckets->seq++; in bch_prio_write()644 struct prio_set *p = ca->disk_buckets; in bch_prio_write()693 struct prio_set *p = ca->disk_buckets; in prio_read()2208 free_pages((unsigned long) ca->disk_buckets, ilog2(meta_bucket_pages(&ca->sb))); in bch_cache_release()2305 ca->disk_buckets = alloc_meta_bucket_pages(GFP_KERNEL, &ca->sb); in cache_alloc()2306 if (!ca->disk_buckets) { in cache_alloc()
429 struct prio_set *disk_buckets; member