Searched refs:BTRFS_DEV_ITEM_KEY (Results 1 – 4 of 4) sorted by relevance
338 case BTRFS_DEV_ITEM_KEY: in btrfs_print_leaf()
1899 key.type = BTRFS_DEV_ITEM_KEY; in find_next_devid()1915 BTRFS_DEV_ITEM_KEY); in find_next_devid()1948 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_add_dev_item()2020 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_rm_dev_item()2635 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_finish_sprout()2661 key.type != BTRFS_DEV_ITEM_KEY) in btrfs_finish_sprout()2947 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_update_device()7467 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