Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dctree.c3865 u32 max_slot) in __push_leaf_left() argument
3882 nr = min(right_nritems, max_slot); in __push_leaf_left()
3884 nr = min(right_nritems - 1, max_slot); in __push_leaf_left()
4018 int data_size, int empty, u32 max_slot) in push_leaf_left() argument
4074 max_slot); in push_leaf_left()