Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dctree.c3807 u32 max_slot) in __push_leaf_left() argument
3825 nr = min(right_nritems, max_slot); in __push_leaf_left()
3827 nr = min(right_nritems - 1, max_slot); in __push_leaf_left()
3957 int data_size, int empty, u32 max_slot) in push_leaf_left() argument
4014 max_slot); in push_leaf_left()