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

  /external/strace/xlat/
btrfs_key_types.h 97 #if defined(BTRFS_ROOT_REF_KEY) || (defined(HAVE_DECL_BTRFS_ROOT_REF_KEY) && HAVE_DECL_BTRFS_ROOT_REF_KEY)
99 static_assert((BTRFS_ROOT_REF_KEY) == (156), "BTRFS_ROOT_REF_KEY != 156");
102 # define BTRFS_ROOT_REF_KEY 156
319 XLAT_TYPE(uint64_t, BTRFS_ROOT_REF_KEY),
  /external/u-boot/fs/btrfs/
subvolume.c 89 key.type = BTRFS_ROOT_REF_KEY;
btrfs_tree.h 164 #define BTRFS_ROOT_REF_KEY 156
  /bionic/libc/kernel/uapi/linux/
btrfs_tree.h 64 #define BTRFS_ROOT_REF_KEY 156
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 155 #define BTRFS_ROOT_REF_KEY 156

Completed in 191 milliseconds