Searched refs:have_cache (Results 1 – 4 of 4) sorted by relevance
696 req->have_cache |= !durability; in add_new_bucket()724 if (!req->ca->mi.durability && req->have_cache) { in bch2_bucket_alloc_set_trans()819 (req->wp->data_type == BCH_DATA_btree || req->ec || req->have_cache)) in want_bucket()1270 req->have_cache = false; in bch2_alloc_sectors_start_trans()1283 req->have_cache = true; in bch2_alloc_sectors_start_trans()1306 req->have_cache = true; in bch2_alloc_sectors_start_trans()
41 bool have_cache; /* have we allocated from a 0 durability dev */ member
1736 req->scratch_have_cache = req->have_cache; in new_stripe_alloc_buckets()1740 req->have_cache = true; in new_stripe_alloc_buckets()1817 req->have_cache = req->scratch_have_cache; in new_stripe_alloc_buckets()
1059 bool have_cache; in virtio_fs_setup_dax() local1071 have_cache = virtio_get_shm_region(vdev, &cache_reg, in virtio_fs_setup_dax()1073 if (!have_cache) { in virtio_fs_setup_dax()