Welcome to mirror list, hosted at ThFree Co, Russian Federation.

btrfs.h « linux « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9a37a45ec801081e393bbdd1595d18b0edf06ccf (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_BTRFS_H
#define _LINUX_BTRFS_H

#include <uapi/linux/btrfs.h>

#endif /* _LINUX_BTRFS_H */