Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dstruct-funcs.c55 #define DEFINE_BTRFS_SETGET_BITS(bits) \ macro
160 DEFINE_BTRFS_SETGET_BITS(8)
161 DEFINE_BTRFS_SETGET_BITS(16)
162 DEFINE_BTRFS_SETGET_BITS(32)
163 DEFINE_BTRFS_SETGET_BITS(64)