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

  /external/strace/xlat/
btrfs_key_types.h 104 #if defined(BTRFS_EXTENT_ITEM_KEY) || (defined(HAVE_DECL_BTRFS_EXTENT_ITEM_KEY) && HAVE_DECL_BTRFS_EXTENT_ITEM_KEY)
106 static_assert((BTRFS_EXTENT_ITEM_KEY) == (168), "BTRFS_EXTENT_ITEM_KEY != 168");
109 # define BTRFS_EXTENT_ITEM_KEY 168
320 XLAT_TYPE(uint64_t, BTRFS_EXTENT_ITEM_KEY),
  /external/u-boot/fs/btrfs/
btrfs_tree.h 170 #define BTRFS_EXTENT_ITEM_KEY 168
173 * The same as the BTRFS_EXTENT_ITEM_KEY, except it's metadata we already know
  /bionic/libc/kernel/uapi/linux/
btrfs_tree.h 65 #define BTRFS_EXTENT_ITEM_KEY 168
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 161 #define BTRFS_EXTENT_ITEM_KEY 168
164 * The same as the BTRFS_EXTENT_ITEM_KEY, except it's metadata we already know

Completed in 854 milliseconds