Home
last modified time | relevance | path

Searched refs:BTRFS_DEV_ITEM_KEY (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/fs/btrfs/
H A Dbtrfs_tree.h216 #define BTRFS_DEV_ITEM_KEY 216 macro
/openbmc/linux/fs/btrfs/
H A Dprint-tree.c309 case BTRFS_DEV_ITEM_KEY: in btrfs_print_leaf()
H A Dvolumes.c1858 key.type = BTRFS_DEV_ITEM_KEY; in find_next_devid()
1874 BTRFS_DEV_ITEM_KEY); in find_next_devid()
1907 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_add_dev_item()
1980 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_rm_dev_item()
2600 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_finish_sprout()
2625 key.type != BTRFS_DEV_ITEM_KEY) in btrfs_finish_sprout()
2913 key.type = BTRFS_DEV_ITEM_KEY; in btrfs_update_device()
7347 if (found_key.type == BTRFS_DEV_ITEM_KEY) { in btrfs_read_chunk_tree()
H A Dtree-checker.c1845 case BTRFS_DEV_ITEM_KEY: in check_leaf_item()
/openbmc/linux/include/uapi/linux/
H A Dbtrfs_tree.h261 #define BTRFS_DEV_ITEM_KEY 216 macro