Lines Matching defs:buds
707 * @list: link in the list buds belonging to the same journal head
708 * @rb: link in the tree of all buds
727 * Note, the @buds list is protected by the @c->buds_lock.
1017 * committed buds
1019 * @buds: tree of all buds indexed by bud LEB number
1020 * @bud_bytes: how many bytes of flash is used by buds
1021 * @buds_lock: protects the @buds tree, @bud_bytes, and per-journal head bud
1025 * @max_bud_bytes: maximum number of bytes allowed in buds
1027 * @old_buds: buds to be released after commit ends
1028 * @max_bud_cnt: maximum number of buds
1244 * @replay_buds: list of buds to replay
1274 struct rb_root buds;