Home
last modified time | relevance | path

Searched refs:s_lr_father_key (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/reiserfs/
Dfix_node.c965 struct cpu_key s_lr_father_key; in get_far_parent() local
1031 … le_key2cpu_key (&s_lr_father_key, B_N_PDELIM_KEY(*pp_s_com_father, ( c_lr_par == LEFT_PARENTS ) ? in get_far_parent()
1036 decrement_key(&s_lr_father_key); in get_far_parent()
1038 …if (search_by_key(p_s_tb->tb_sb, &s_lr_father_key, &s_path_to_neighbor_father, n_h + 1) == IO_ERRO… in get_far_parent()