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

/linux-master/fs/btrfs/
H A Dctree.c3459 static int push_leaf_left(struct btrfs_trans_handle *trans, struct btrfs_root function
3632 ret = push_leaf_left(trans, root, path, 1, space_needed, 0, slot);
3690 wret = push_leaf_left(trans, root, path, space_needed,
4534 /* push_leaf_left fixes the path.
4546 wret = push_leaf_left(trans, root, path, 0,
4933 * with push_leaf_left, holding that lock while

Completed in 107 milliseconds