Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dctree.h1456 #define DECLARE_BTRFS_SETGET_BITS(bits) \ macro
1467 DECLARE_BTRFS_SETGET_BITS(8)
1468 DECLARE_BTRFS_SETGET_BITS(16)
1469 DECLARE_BTRFS_SETGET_BITS(32)
1470 DECLARE_BTRFS_SETGET_BITS(64)