Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/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()