Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dctree.h1327 #define DECLARE_BTRFS_SETGET_BITS(bits) \ macro
1339 DECLARE_BTRFS_SETGET_BITS(8)
1340 DECLARE_BTRFS_SETGET_BITS(16)
1341 DECLARE_BTRFS_SETGET_BITS(32)
1342 DECLARE_BTRFS_SETGET_BITS(64)