Home
last modified time | relevance | path

Searched refs:push_leaf_left (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.c4063 static int push_leaf_left(struct btrfs_trans_handle *trans, struct btrfs_root in push_leaf_left() function
4249 ret = push_leaf_left(trans, root, path, 1, space_needed, 0, slot); in push_for_double_split()
4307 wret = push_leaf_left(trans, root, path, space_needed, in split_leaf()
5113 /* push_leaf_left fixes the path. in btrfs_del_items()
5121 wret = push_leaf_left(trans, root, path, 1, 1, in btrfs_del_items()
5554 * with push_leaf_left, holding that lock while in btrfs_next_old_leaf()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dctree.c3587 static int push_leaf_left(struct btrfs_trans_handle *trans, struct btrfs_root in push_leaf_left() function
3760 ret = push_leaf_left(trans, root, path, 1, space_needed, 0, slot); in push_for_double_split()
3818 wret = push_leaf_left(trans, root, path, space_needed, in split_leaf()
4658 /* push_leaf_left fixes the path. in btrfs_del_items()
4670 wret = push_leaf_left(trans, root, path, 0, in btrfs_del_items()
5057 * with push_leaf_left, holding that lock while in btrfs_next_old_leaf()

Completed in 13 milliseconds