Searched refs:bch2_stripes_heap_del (Results 1 – 2 of 2) sorted by relevance
226 void bch2_stripes_heap_del(struct bch_fs *, struct stripe *, size_t);
495 bch2_stripes_heap_del(c, m, idx); in bch2_trigger_stripe()1069 void bch2_stripes_heap_del(struct bch_fs *c, in bch2_stripes_heap_del() function