linux/fs/bcachefs/move_types.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _BCACHEFS_MOVE_TYPES_H
#define _BCACHEFS_MOVE_TYPES_H

#include "bbpos_types.h"

struct bch_move_stats {};

struct move_bucket_key {};

struct move_bucket {};

struct move_bucket_in_flight {};

#endif /* _BCACHEFS_MOVE_TYPES_H */