Home
last modified time | relevance | path

Searched refs:BTRFS_PERSISTENT_ITEM_KEY (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dprint-tree.c322 case BTRFS_PERSISTENT_ITEM_KEY: in btrfs_print_leaf()
Dvolumes.c7634 key.type = BTRFS_PERSISTENT_ITEM_KEY; in btrfs_device_init_dev_stats()
7709 key.type = BTRFS_PERSISTENT_ITEM_KEY; in update_dev_stat_item()
/Linux-v5.15/include/uapi/linux/
Dbtrfs_tree.h298 #define BTRFS_PERSISTENT_ITEM_KEY 249 macro