Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dctree.h2315 #define DECLARE_BTRFS_SETGET_BITS(bits) \ macro
2333 DECLARE_BTRFS_SETGET_BITS(8)
2334 DECLARE_BTRFS_SETGET_BITS(16)
2335 DECLARE_BTRFS_SETGET_BITS(32)
2336 DECLARE_BTRFS_SETGET_BITS(64)