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

  /external/strace/xlat/
btrfs_key_types.h 83 #if defined(BTRFS_ROOT_ITEM_KEY) || (defined(HAVE_DECL_BTRFS_ROOT_ITEM_KEY) && HAVE_DECL_BTRFS_ROOT_ITEM_KEY)
85 static_assert((BTRFS_ROOT_ITEM_KEY) == (132), "BTRFS_ROOT_ITEM_KEY != 132");
88 # define BTRFS_ROOT_ITEM_KEY 132
317 XLAT_TYPE(uint64_t, BTRFS_ROOT_ITEM_KEY),
  /external/u-boot/fs/btrfs/
root.c 41 BTRFS_ROOT_ITEM_KEY, &path))
btrfs_tree.h 151 #define BTRFS_ROOT_ITEM_KEY 132
inode.c 56 if (location->type == BTRFS_ROOT_ITEM_KEY) {
  /bionic/libc/kernel/uapi/linux/
btrfs_tree.h 62 #define BTRFS_ROOT_ITEM_KEY 132
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 142 #define BTRFS_ROOT_ITEM_KEY 132

Completed in 1202 milliseconds