Home
last modified time | relevance | path

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

/external/strace/xlat/
Dbtrfs_key_types.h83 #if defined(BTRFS_ROOT_ITEM_KEY) || (defined(HAVE_DECL_BTRFS_ROOT_ITEM_KEY) && HAVE_DECL_BTRFS_ROOT…
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),
Dbtrfs_key_types.in13 BTRFS_ROOT_ITEM_KEY 132
/external/u-boot/fs/btrfs/
Droot.c41 BTRFS_ROOT_ITEM_KEY, &path)) in btrfs_find_root()
Dbtrfs_tree.h151 #define BTRFS_ROOT_ITEM_KEY 132 macro
Dinode.c56 if (location->type == BTRFS_ROOT_ITEM_KEY) { in btrfs_lookup_inode()
/external/kernel-headers/original/uapi/linux/
Dbtrfs_tree.h142 #define BTRFS_ROOT_ITEM_KEY 132 macro