Home
last modified time | relevance | path

Searched refs:open_bucket (Results 1 – 11 of 11) sorted by relevance

/linux/fs/bcachefs/
A Dalloc_foreground.h33 static inline struct bch_dev *ob_dev(struct bch_fs *c, struct open_bucket *ob) in ob_dev()
38 struct open_bucket *bch2_bucket_alloc(struct bch_fs *, struct bch_dev *,
43 struct open_bucket *ob) in ob_push()
56 static inline struct open_bucket *ec_open_bucket(struct bch_fs *c, in ec_open_bucket()
59 struct open_bucket *ob; in ec_open_bucket()
72 void __bch2_open_bucket_put(struct bch_fs *, struct open_bucket *);
83 struct open_bucket *ob; in bch2_open_buckets_put()
94 struct open_bucket *ob; in bch2_alloc_sectors_done_inlined()
110 struct open_bucket *ob; in bch2_open_bucket_get()
133 struct open_bucket *ob = &c->open_buckets[slot]; in bch2_bucket_is_open()
[all …]
A Dalloc_foreground.c136 struct open_bucket *ob; in bch2_open_bucket_write_error()
146 struct open_bucket *ob; in bch2_open_bucket_alloc()
216 struct open_bucket *ob; in __try_alloc_bucket()
287 struct open_bucket *ob; in try_alloc_bucket()
689 struct open_bucket *ob; in bch2_bucket_alloc()
855 struct open_bucket *ob; in bucket_alloc_from_stripe()
933 struct open_bucket *ob; in bucket_alloc_set_writepoint()
1019 struct open_bucket *ob; in __open_bucket_add_buckets()
1157 struct open_bucket *ob; in bch2_writepoint_stop()
1270 struct open_bucket *ob; in try_decrease_writepoints()
[all …]
A Dalloc_types.h55 struct open_bucket { struct
A Dec.h216 void bch2_ec_bucket_cancel(struct bch_fs *, struct open_bucket *);
A Dec.c1427 struct open_bucket *ob) in zero_out_rest_of_ec_bucket()
1464 struct open_bucket *ob; in ec_stripe_create()
1625 void bch2_ec_bucket_cancel(struct bch_fs *c, struct open_bucket *ob) in bch2_ec_bucket_cancel()
1634 struct open_bucket *ob = ec_open_bucket(c, &wp->ptrs); in bch2_writepoint_ec_buf()
1895 struct open_bucket *ob; in new_stripe_alloc_buckets()
2311 struct open_bucket *ob; in __bch2_ec_stop()
A Dbtree_types.h17 struct open_bucket;
A Dbcachefs.h915 struct open_bucket open_buckets[OPEN_BUCKETS_COUNT];
A Dbtree_update_interior.c353 struct open_bucket *ob; in __bch2_btree_node_alloc()
2664 struct open_bucket *ob; in bch2_btree_alloc_to_text()
A Djournal.c931 struct open_bucket **ob = NULL; in __bch2_set_nr_journal_buckets()
A Dalloc_background.c2472 struct open_bucket *ob; in bch2_dev_has_open_write_point()
/linux/drivers/md/bcache/
A Dalloc.c556 struct open_bucket { struct
588 static struct open_bucket *pick_data_bucket(struct cache_set *c, in pick_data_bucket()
593 struct open_bucket *ret, *ret_task = NULL; in pick_data_bucket()
605 struct open_bucket, list); in pick_data_bucket()
636 struct open_bucket *b; in bch_alloc_sectors()
722 struct open_bucket *b; in bch_open_buckets_free()
726 struct open_bucket, list); in bch_open_buckets_free()
739 struct open_bucket *b = kzalloc(sizeof(*b), GFP_KERNEL); in bch_open_buckets_alloc()

Completed in 45 milliseconds