Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dvolumes.c2969 key.type = BTRFS_BALANCE_ITEM_KEY; in insert_balance_item()
3018 key.type = BTRFS_BALANCE_ITEM_KEY; in del_balance_item()
3871 key.type = BTRFS_BALANCE_ITEM_KEY; in btrfs_recover_balance()
Dctree.h2123 #define BTRFS_BALANCE_ITEM_KEY 248 macro