Home
last modified time | relevance | path

Searched defs:replicas (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/fs/bcachefs/
Dmigrate.c25 unsigned replicas = metadata ? c->opts.metadata_replicas : c->opts.data_replicas; in drop_dev_ptrs() local
Djournal_io.c1408 struct bch_replicas_padded replicas = { in bch2_journal_read() local
1496 unsigned *replicas, in __journal_write_alloc()
1556 unsigned replicas = 0, replicas_want = in journal_write_alloc() local
1636 struct bch_replicas_padded replicas; in CLOSURE_CALLBACK() local
2057 struct bch_replicas_padded replicas; in CLOSURE_CALLBACK() local
Ddisk_accounting_format.h212 struct bch_replicas_entry_v1 replicas; member
Dmove.c1039 unsigned replicas = bkey_is_btree_ptr(k.k) in rereplicate_pred() local
1154 unsigned replicas = bkey_is_btree_ptr(k.k) in drop_extra_replicas_pred() local
Dchardev.c406 darray_char replicas = {}; in bch2_ioctl_fs_usage() local
Djournal_reclaim.c964 struct bch_replicas_padded replicas; in bch2_journal_flush_device_pins() local
Dreplicas.c870 struct bch_sb_field_replicas *replicas; in bch2_sb_dev_has_data() local
Dbcachefs_ioctl.h308 struct bch_replicas_usage replicas[]; member
Dio_write.c1186 unsigned replicas = 0; in bch2_extent_is_writeable() local
Dextents.c726 unsigned replicas = 0; in bch2_bkey_replicas() local
Dbcachefs.h755 struct bch_replicas_cpu replicas; member