Searched defs:right_nritems (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ctree.c | 3692 u32 right_nritems; in __push_leaf_right() local 3911 __push_leaf_left(struct btrfs_path *path, int data_size, int empty, struct extent_buffer *left, int free_space, u32 right_nritems, u32 max_slot) __push_leaf_left() argument 4071 u32 right_nritems; push_leaf_left() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ctree.c | 3250 u32 right_nritems; in __push_leaf_right() local 3449 __push_leaf_left(struct btrfs_trans_handle *trans, struct btrfs_path *path, int data_size, int empty, struct extent_buffer *left, int free_space, u32 right_nritems, u32 max_slot) __push_leaf_left() argument 3595 u32 right_nritems; push_leaf_left() local [all...] |
Completed in 12 milliseconds