start_key
union ubifs_key start_key;
lowest_dent_key(c, &start_key, key_inum(c, key));
err = ubifs_lookup_level0(c, &start_key, &znode, &n);
union ubifs_key start_key;
lowest_dent_key(c, &start_key, key_inum(c, key));
err = ubifs_lookup_level0(c, &start_key, &znode, &n);
union xfs_btree_key start_key;
if (xfs_btree_masked_keycmp_lt(cur, &info->start_key, &rec_key,
xfs_btree_key_from_irec(cur, &info.start_key, low);
int start_key, end_key;
start_key = 101;
while (start_key <= end_key) {
bpf_map_lookup_elem(map_fd, &start_key, value);
start_key++;
struct start_key key = {
struct start_key key = {