Searched refs:p_s_curcf (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dfix_node.c1080 struct buffer_head *p_s_curf, *p_s_curcf; local
1098 /*(p_s_curf = p_s_curcf = PATH_OFFSET_PBUFFER(p_s_path, n_path_offset - 1))->b_count += 2; */
1099 p_s_curf = p_s_curcf =
1110 &p_s_curcf,
1118 p_s_tb->CFL[n_h] = p_s_curcf; /* New initialization of CFL[n_h]. */
1121 (p_s_curcf && !B_IS_IN_TREE(p_s_curcf)),
1122 "PAP-8195: FL (%b) or CFL (%b) is invalid", p_s_curf, p_s_curcf);
1132 get_far_parent(p_s_tb, n_h + 1, &p_s_curf, &p_s_curcf,
1137 /*(p_s_curf = p_s_curcf
[all...]

Completed in 50 milliseconds