btrfs_next_old_leaf
ret = btrfs_next_old_leaf(root, path, ctx->time_seq);
ret = btrfs_next_old_leaf(root, path, ctx->time_seq);
return btrfs_next_old_leaf(root, path, time_seq);
int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
return btrfs_next_old_leaf(root, path, 0);