Searched refs:is_root_item (Results 1 – 1 of 1) sorted by relevance
444 bool is_root_item; in check_root_key() local447 is_root_item = (item_key.type == BTRFS_ROOT_ITEM_KEY); in check_root_key()455 if (unlikely(is_root_item && key->objectid == BTRFS_TREE_RELOC_OBJECTID && in check_root_key()465 if (is_root_item) in check_root_key()474 if (unlikely(!is_fstree(key->objectid) && !is_root_item)) { in check_root_key()