Home
last modified time | relevance | path

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

/external/strace/xlat/
Dbtrfs_balance_args.h6 #if defined(BTRFS_BALANCE_ARGS_PROFILES) || (defined(HAVE_DECL_BTRFS_BALANCE_ARGS_PROFILES) && HAVE…
8 static_assert((BTRFS_BALANCE_ARGS_PROFILES) == ((1ULL << 0)), "BTRFS_BALANCE_ARGS_PROFILES != (1ULL…
11 # define BTRFS_BALANCE_ARGS_PROFILES (1ULL << 0)
96 XLAT_TYPE(uint64_t, BTRFS_BALANCE_ARGS_PROFILES),
Dbtrfs_balance_args.in2 BTRFS_BALANCE_ARGS_PROFILES (1ULL << 0)
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h366 #define BTRFS_BALANCE_ARGS_PROFILES (1ULL << 0) macro
377 (BTRFS_BALANCE_ARGS_PROFILES | \