Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dctree.h1511 #define DECLARE_BTRFS_SETGET_BITS(bits) \ macro
1530 DECLARE_BTRFS_SETGET_BITS(8)
1531 DECLARE_BTRFS_SETGET_BITS(16)
1532 DECLARE_BTRFS_SETGET_BITS(32)
1533 DECLARE_BTRFS_SETGET_BITS(64)