Home
last modified time | relevance | path

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

/linux-2.6.39/fs/btrfs/
Dctree.c2435 u32 max_slot) in __push_leaf_left() argument
2451 nr = min(right_nritems, max_slot); in __push_leaf_left()
2453 nr = min(right_nritems - 1, max_slot); in __push_leaf_left()
2621 int data_size, int empty, u32 max_slot) in push_leaf_left() argument
2672 max_slot); in push_leaf_left()