Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dctree.c3817 u32 max_slot) in __push_leaf_left() argument
3835 nr = min(right_nritems, max_slot); in __push_leaf_left()
3837 nr = min(right_nritems - 1, max_slot); in __push_leaf_left()
3967 int data_size, int empty, u32 max_slot) in push_leaf_left() argument
4019 max_slot); in push_leaf_left()