Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dprint-tree.c351 case BTRFS_PERSISTENT_ITEM_KEY: in btrfs_print_leaf()
H A Dvolumes.c7677 key.type = BTRFS_PERSISTENT_ITEM_KEY; in btrfs_device_init_dev_stats()
7752 key.type = BTRFS_PERSISTENT_ITEM_KEY; in update_dev_stat_item()
/linux/include/uapi/linux/
H A Dbtrfs_tree.h345 #define BTRFS_PERSISTENT_ITEM_KEY 249 macro