Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dprint-tree.c322 case BTRFS_PERSISTENT_ITEM_KEY: in btrfs_print_leaf()
Dvolumes.c7417 key.type = BTRFS_PERSISTENT_ITEM_KEY; in btrfs_device_init_dev_stats()
7492 key.type = BTRFS_PERSISTENT_ITEM_KEY; in update_dev_stat_item()
/Linux-v6.6/include/uapi/linux/
Dbtrfs_tree.h324 #define BTRFS_PERSISTENT_ITEM_KEY 249 macro