Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/reiserfs/
Dfix_node.c959 struct buffer_head ** pp_s_com_father, in get_far_parent() argument
995 *pp_s_com_father = p_s_parent; in get_far_parent()
996 get_bh(*pp_s_com_father) ; in get_far_parent()
1007 *pp_s_father = *pp_s_com_father = NULL; in get_far_parent()
1013 RFALSE( B_LEVEL (*pp_s_com_father) <= DISK_LEAF_NODE_LEVEL, in get_far_parent()
1015 *pp_s_com_father, *pp_s_com_father); in get_far_parent()
1019 if ( buffer_locked (*pp_s_com_father) ) { in get_far_parent()
1020 __wait_on_buffer(*pp_s_com_father); in get_far_parent()
1022 decrement_bcount(*pp_s_com_father); in get_far_parent()
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()
[all …]