Searched refs:BTRFS_DEV_ITEM_KEY (Results 1 – 4 of 4) sorted by relevance
338 case BTRFS_DEV_ITEM_KEY: in btrfs_print_leaf()
1988 key.type = BTRFS_DEV_ITEM_KEY; in find_next_devid()2004 BTRFS_DEV_ITEM_KEY); in find_next_devid()2037 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_add_dev_item()2109 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_rm_dev_item()2725 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_finish_sprout()2750 key.type != BTRFS_DEV_ITEM_KEY) in btrfs_finish_sprout()3036 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_update_device()7556 if (found_key.type == BTRFS_DEV_ITEM_KEY) { in btrfs_read_chunk_tree()
1903 case BTRFS_DEV_ITEM_KEY: in check_leaf_item()
280 #define BTRFS_DEV_ITEM_KEY 216 macro