Home
last modified time | relevance | path

Searched defs:dev_idx (Results 1 – 10 of 10) sorted by relevance

/fs/bcachefs/
A Dmigrate.c26 unsigned dev_idx, unsigned flags, bool metadata) in drop_dev_ptrs()
44 struct btree *b, unsigned dev_idx, unsigned flags) in drop_btree_ptrs()
63 unsigned dev_idx, in bch2_dev_usrdata_drop_key()
102 unsigned dev_idx, in bch2_dev_btree_drop_key()
120 unsigned dev_idx, unsigned flags) in bch2_dev_usrdata_drop()
147 unsigned dev_idx, unsigned flags) in bch2_dev_metadata_drop()
209 static int data_drop_bp(struct btree_trans *trans, unsigned dev_idx, in data_drop_bp()
241 int bch2_dev_data_drop_by_backpointers(struct bch_fs *c, unsigned dev_idx, unsigned flags) in bch2_dev_data_drop_by_backpointers()
268 int bch2_dev_data_drop(struct bch_fs *c, unsigned dev_idx, unsigned flags) in bch2_dev_data_drop()
A Dsuper.c1535 unsigned dev_idx) in bch2_dev_attach()
1550 static int bch2_dev_alloc(struct bch_fs *c, unsigned dev_idx) in bch2_dev_alloc()
1773 unsigned dev_idx = ca->dev_idx, data; in bch2_dev_remove() local
1966 unsigned dev_idx = ret; in bch2_dev_add() local
2054 unsigned dev_idx; in bch2_dev_online() local
A Dsb-members.h274 …ne struct bch_dev *bch2_dev_iterate_noerror(struct bch_fs *c, struct bch_dev *ca, unsigned dev_idx) in bch2_dev_iterate_noerror()
282 …tic inline struct bch_dev *bch2_dev_iterate(struct bch_fs *c, struct bch_dev *ca, unsigned dev_idx) in bch2_dev_iterate()
A Dopts.c726 u64 bch2_opt_from_sb(struct bch_sb *sb, enum bch_opt_id id, int dev_idx) in bch2_opt_from_sb()
771 bool __bch2_opt_set_sb(struct bch_sb *sb, int dev_idx, in __bch2_opt_set_sb()
A Dsb-members.c535 unsigned dev_idx = c->sb.nr_devices; in bch2_sb_member_alloc() local
A Djournal_reclaim.c927 int bch2_journal_flush_device_pins(struct journal *j, int dev_idx) in bch2_journal_flush_device_pins()
A Dec.c2113 unsigned dev_idx, in bch2_invalidate_stripe_to_dev()
2200 int bch2_dev_remove_stripes(struct bch_fs *c, unsigned dev_idx, unsigned flags) in bch2_dev_remove_stripes()
A Djournal.c1425 static bool bch2_journal_writing_to_device(struct journal *j, unsigned dev_idx) in bch2_journal_writing_to_device()
A Dbcachefs_format.h762 __u8 dev_idx; member
A Dbcachefs.h608 u8 dev_idx; member

Completed in 40 milliseconds