Searched refs:BTRFS_DEV_ITEM_KEY (Results 1 – 4 of 4) sorted by relevance
309 case BTRFS_DEV_ITEM_KEY: in btrfs_print_leaf()
1815 key.type = BTRFS_DEV_ITEM_KEY; in find_next_devid()1831 BTRFS_DEV_ITEM_KEY); in find_next_devid()1864 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_add_dev_item()1937 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_rm_dev_item()2557 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_finish_sprout()2582 key.type != BTRFS_DEV_ITEM_KEY) in btrfs_finish_sprout()2874 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_update_device()7295 if (found_key.type == BTRFS_DEV_ITEM_KEY) { in btrfs_read_chunk_tree()
1667 case BTRFS_DEV_ITEM_KEY: in check_leaf_item()
261 #define BTRFS_DEV_ITEM_KEY 216 macro