Home
last modified time | relevance | path

Searched refs:DECLARE_BTRFS_SETGET_BITS (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/fs/btrfs/
Dctree.h1772 #define DECLARE_BTRFS_SETGET_BITS(bits) \ macro
1783 DECLARE_BTRFS_SETGET_BITS(8)
1784 DECLARE_BTRFS_SETGET_BITS(16)
1785 DECLARE_BTRFS_SETGET_BITS(32)
1786 DECLARE_BTRFS_SETGET_BITS(64)