Searched refs:flush_buf (Results 1 – 2 of 2) sorted by relevance
377 return flush_buf(i) ?: in bch2_read_btree()386 flush_buf(i); in bch2_read_btree()459 flush_buf(i); in bch2_read_bfloat_failed()520 ret = flush_buf(i); in bch2_cached_btree_nodes_read()543 ret = flush_buf(i); in bch2_cached_btree_nodes_read()617 ret = flush_buf(i); in bch2_btree_transactions_read()630 ret = flush_buf(i); in bch2_btree_transactions_read()655 err = flush_buf(i); in bch2_journal_pins_read()698 err = flush_buf(i); in bch2_btree_updates_read()756 err = flush_buf(i); in btree_transaction_stats_read()[all …]
8927 char *flush_buf; in hpsa_flush_cache() local8933 flush_buf = kzalloc(4, GFP_KERNEL); in hpsa_flush_cache()8934 if (!flush_buf) in hpsa_flush_cache()8939 if (fill_cmd(c, HPSA_CACHE_FLUSH, h, flush_buf, 4, 0, in hpsa_flush_cache()8952 kfree(flush_buf); in hpsa_flush_cache()