Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dstruct-funcs.c38 #define DEFINE_BTRFS_SETGET_BITS(bits) \ macro
118 DEFINE_BTRFS_SETGET_BITS(8)
119 DEFINE_BTRFS_SETGET_BITS(16)
120 DEFINE_BTRFS_SETGET_BITS(32)
121 DEFINE_BTRFS_SETGET_BITS(64)