Home
last modified time | relevance | path

Searched refs:bch_data_type (Results 1 – 20 of 20) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dalloc_background.h65 static inline enum bch_data_type bucket_data_type(enum bch_data_type data_type) in bucket_data_type()
76 static inline bool bucket_data_type_mismatch(enum bch_data_type bucket, in bucket_data_type_mismatch()
77 enum bch_data_type ptr) in bucket_data_type_mismatch()
128 static inline enum bch_data_type alloc_data_type(struct bch_alloc_v4 a, in alloc_data_type()
129 enum bch_data_type data_type) in alloc_data_type()
144 static inline void alloc_data_type_set(struct bch_alloc_v4 *a, enum bch_data_type data_type) in alloc_data_type_set()
161 static inline bool data_type_movable(enum bch_data_type type) in data_type_movable()
H A Ddisk_accounting_format.h68 enum bch_data_type { enum
75 static inline bool data_type_is_empty(enum bch_data_type type) in data_type_is_empty()
87 static inline bool data_type_is_hidden(enum bch_data_type type) in data_type_is_hidden()
H A Dalloc_types.h67 enum bch_data_type data_type:6;
109 enum bch_data_type data_type;
H A Ddisk_groups.h62 enum bch_data_type data_type, in target_rw_devs()
74 enum bch_data_type data_type, in bch2_target_accepts_data()
H A Dbuckets.h118 static inline enum bch_data_type ptr_data_type(const struct bkey *k, in ptr_data_type()
251 s64, enum bch_data_type, u8, u8, u32 *);
278 enum bch_data_type, unsigned,
288 static inline const char *bch2_data_type_str(enum bch_data_type type) in bch2_data_type_str()
H A Dmove_types.h15 enum bch_data_type data_type;
H A Dbuckets.c144 enum bch_data_type data_type = bch2_bkey_ptr_data_type(k, p, entry); in bch2_check_fix_ptr()
319 enum bch_data_type data_type = bch2_bkey_ptr_data_type(bkey_i_to_s_c(new), p, entry); in bch2_check_fix_ptrs()
424 s64 sectors, enum bch_data_type ptr_data_type, in bch2_bucket_ref_update()
565 s64 sectors, enum bch_data_type ptr_data_type, in __mark_pointer()
654 enum bch_data_type data_type, in bch2_trigger_stripe_ptr()
746 enum bch_data_type data_type = bkey_is_btree_ptr(k.k) in __trigger_extent()
956 enum bch_data_type type, in __bch2_trans_mark_metadata_bucket()
994 u64 b, enum bch_data_type data_type, unsigned sectors, in bch2_mark_metadata_bucket()
1036 enum bch_data_type type, unsigned sectors, in bch2_trans_mark_metadata_bucket()
1060 enum bch_data_type type, u64 *bucket, unsigned *bucket_sectors, in bch2_trans_mark_metadata_sectors()
H A Dalloc_foreground.h54 enum bch_watermark, enum bch_data_type,
179 enum bch_data_type, enum bch_watermark,
H A Dreplicas.h26 enum bch_data_type,
H A Dio_write.h15 enum bch_data_type, const struct bkey_i *, bool);
H A Dbackpointers.h116 static inline enum bch_data_type bch2_bkey_ptr_data_type(struct bkey_s_c k, in bch2_bkey_ptr_data_type()
H A Dalloc_foreground.c458 enum bch_data_type data_type, in trace_bucket_alloc2()
510 enum bch_data_type data_type, in bch2_bucket_alloc_trans()
594 enum bch_data_type data_type, in bch2_bucket_alloc()
728 enum bch_data_type data_type, in bch2_bucket_alloc_set_trans()
1508 enum bch_data_type type) in writepoint_init()
H A Ddisk_accounting.h47 enum bch_data_type data_type, in fs_usage_data_type_to_base()
H A Dopts.c116 PRT_STR_OPT_BOUNDSCHECKED(data_type, enum bch_data_type);
H A Dopts.h31 void bch2_prt_data_type(struct printbuf *, enum bch_data_type);
H A Dreplicas.c200 enum bch_data_type data_type, in bch2_devlist_to_replicas()
H A Dec.c197 enum bch_data_type data_type = parity ? BCH_DATA_parity : BCH_DATA_stripe; in __mark_stripe_bucket()
734 enum bch_data_type data_type = idx < v->nr_blocks - v->nr_redundant in ec_block_io()
H A Dalloc_background.c777 enum bch_data_type data_type, in bch2_dev_data_type_accounting_mod()
1392 enum bch_data_type state = iter->btree_id == BTREE_ID_need_discard in bch2_check_discard_freespace_key()
H A Dbackpointers.c838 static int data_type_to_alloc_counter(enum bch_data_type t) in data_type_to_alloc_counter()
H A Dio_write.c459 enum bch_data_type type, in bch2_submit_wbio_replicas()