Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Daccessors.h47 #define DECLARE_BTRFS_SETGET_BITS(bits) \ macro
58 DECLARE_BTRFS_SETGET_BITS(8)
59 DECLARE_BTRFS_SETGET_BITS(16)
60 DECLARE_BTRFS_SETGET_BITS(32)
61 DECLARE_BTRFS_SETGET_BITS(64)