Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dctree.h2271 #define DECLARE_BTRFS_SETGET_BITS(bits) \ macro
2289 DECLARE_BTRFS_SETGET_BITS(8)
2290 DECLARE_BTRFS_SETGET_BITS(16)
2291 DECLARE_BTRFS_SETGET_BITS(32)
2292 DECLARE_BTRFS_SETGET_BITS(64)