HomeSort by relevance Sort by last modified time
    Searched refs:BTRFS_DEV_REPLACE_KEY (Results 1 - 4 of 4) sorted by null

  /external/strace/xlat/
btrfs_key_types.h 258 #if defined(BTRFS_DEV_REPLACE_KEY) || (defined(HAVE_DECL_BTRFS_DEV_REPLACE_KEY) && HAVE_DECL_BTRFS_DEV_REPLACE_KEY)
260 static_assert((BTRFS_DEV_REPLACE_KEY) == (250), "BTRFS_DEV_REPLACE_KEY != 250");
263 # define BTRFS_DEV_REPLACE_KEY 250
342 XLAT_TYPE(uint64_t, BTRFS_DEV_REPLACE_KEY),
  /external/u-boot/fs/btrfs/
btrfs_tree.h 283 * The key is built like this: (0, BTRFS_DEV_REPLACE_KEY, 0).
285 #define BTRFS_DEV_REPLACE_KEY 250
  /bionic/libc/kernel/uapi/linux/
btrfs_tree.h 87 #define BTRFS_DEV_REPLACE_KEY 250
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 274 * The key is built like this: (0, BTRFS_DEV_REPLACE_KEY, 0).
276 #define BTRFS_DEV_REPLACE_KEY 250

Completed in 2806 milliseconds