Searched refs:BTRFS_DEV_ITEM_KEY (Results 1 – 4 of 4) sorted by relevance
338 case BTRFS_DEV_ITEM_KEY: in btrfs_print_leaf()
1845 key.type = BTRFS_DEV_ITEM_KEY; in find_next_devid()1861 BTRFS_DEV_ITEM_KEY); in find_next_devid()1894 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_add_dev_item()1967 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_rm_dev_item()2583 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_finish_sprout()2608 key.type != BTRFS_DEV_ITEM_KEY) in btrfs_finish_sprout()2900 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_update_device()7404 if (found_key.type == BTRFS_DEV_ITEM_KEY) { in btrfs_read_chunk_tree()
1866 case BTRFS_DEV_ITEM_KEY: in check_leaf_item()
280 #define BTRFS_DEV_ITEM_KEY 216 macro
Completed in 22 milliseconds