Searched refs:is_root_item (Results 1 – 1 of 1) sorted by relevance
467 bool is_root_item; in check_root_key() local470 is_root_item = (item_key.type == BTRFS_ROOT_ITEM_KEY); in check_root_key()478 if (unlikely(is_root_item && key->objectid == BTRFS_TREE_RELOC_OBJECTID && in check_root_key()488 if (is_root_item) in check_root_key()497 if (unlikely(!btrfs_is_fstree(key->objectid) && !is_root_item)) { in check_root_key()