linux/fs/bcachefs/nocow_locking_types.h

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

#define BUCKET_NOCOW_LOCKS_BITS
#define BUCKET_NOCOW_LOCKS

struct nocow_lock_bucket {} __aligned();

struct bucket_nocow_lock_table {};

#endif /* _BCACHEFS_NOCOW_LOCKING_TYPES_H */