Searched refs:is_root_item (Results 1 – 1 of 1) sorted by relevance
440 bool is_root_item; in check_root_key() local443 is_root_item = (item_key.type == BTRFS_ROOT_ITEM_KEY); in check_root_key()447 if (is_root_item) in check_root_key()456 if (unlikely(!is_fstree(key->objectid) && !is_root_item)) { in check_root_key()