Lines Matching defs:buds
716 * @list: link in the list buds belonging to the same journal head
717 * @rb: link in the tree of all buds
736 * Note, the @buds list is protected by the @c->buds_lock.
1038 * committed buds
1040 * @buds: tree of all buds indexed by bud LEB number
1041 * @bud_bytes: how many bytes of flash is used by buds
1042 * @buds_lock: protects the @buds tree, @bud_bytes, and per-journal head bud
1046 * @max_bud_bytes: maximum number of bytes allowed in buds
1048 * @old_buds: buds to be released after commit ends
1049 * @max_bud_cnt: maximum number of buds
1265 * @replay_buds: list of buds to replay
1299 struct rb_root buds;