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