Home
last modified time | relevance | path

Searched refs:BTRFS_BALANCE_ITEM_KEY (Results 1 – 2 of 2) sorted by relevance

/fs/btrfs/
Dvolumes.c2153 key.type = BTRFS_BALANCE_ITEM_KEY; in insert_balance_item()
2202 key.type = BTRFS_BALANCE_ITEM_KEY; in del_balance_item()
2879 key.type = BTRFS_BALANCE_ITEM_KEY; in btrfs_recover_balance()
Dctree.h1508 #define BTRFS_BALANCE_ITEM_KEY 248 macro