Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dvolumes.c2799 key.type = BTRFS_BALANCE_ITEM_KEY; in insert_balance_item()
2848 key.type = BTRFS_BALANCE_ITEM_KEY; in del_balance_item()
3582 key.type = BTRFS_BALANCE_ITEM_KEY; in btrfs_recover_balance()
Dctree.h2093 #define BTRFS_BALANCE_ITEM_KEY 248 macro