Lines Matching defs:a
38 static inline u8 alloc_gc_gen(struct bch_alloc_v4 a) in alloc_gc_gen()
46 struct bch_alloc_v4 a, in __alloc_data_type()
62 static inline enum bch_data_type alloc_data_type(struct bch_alloc_v4 a, in alloc_data_type()
74 static inline unsigned bch2_bucket_sectors(struct bch_alloc_v4 a) in bch2_bucket_sectors()
79 static inline unsigned bch2_bucket_sectors_dirty(struct bch_alloc_v4 a) in bch2_bucket_sectors_dirty()
85 struct bch_alloc_v4 a) in bch2_bucket_sectors_fragmented()
92 static inline u64 alloc_lru_idx_read(struct bch_alloc_v4 a) in alloc_lru_idx_read()
107 static inline u64 alloc_lru_idx_fragmentation(struct bch_alloc_v4 a, in alloc_lru_idx_fragmentation()
118 static inline u64 alloc_freespace_genbits(struct bch_alloc_v4 a) in alloc_freespace_genbits()
123 static inline struct bpos alloc_freespace_pos(struct bpos pos, struct bch_alloc_v4 a) in alloc_freespace_pos()
129 static inline unsigned alloc_v4_u64s(const struct bch_alloc_v4 *a) in alloc_v4_u64s()
140 static inline void set_alloc_v4_u64s(struct bkey_i_alloc_v4 *a) in set_alloc_v4_u64s()
251 static inline struct bch_backpointer *alloc_v4_backpointers(struct bch_alloc_v4 *a) in alloc_v4_backpointers()
258 static inline const struct bch_backpointer *alloc_v4_backpointers_c(const struct bch_alloc_v4 *a) in alloc_v4_backpointers_c()