Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dctree.h1567 #define DECLARE_BTRFS_SETGET_BITS(bits) \ macro
1578 DECLARE_BTRFS_SETGET_BITS(8)
1579 DECLARE_BTRFS_SETGET_BITS(16)
1580 DECLARE_BTRFS_SETGET_BITS(32)
1581 DECLARE_BTRFS_SETGET_BITS(64)