Searched refs:p_s_tbS0 (Results 1 – 1 of 1) sorted by relevance
2297 struct buffer_head * p_s_tbS0 = PATH_PLAST_BUFFER(p_s_tb->tb_path); in fix_nodes() local2319 if (buffer_locked (p_s_tbS0)) { in fix_nodes()2320 __wait_on_buffer (p_s_tbS0); in fix_nodes()2331 if (!buffer_uptodate (p_s_tbS0) || !B_IS_IN_TREE (p_s_tbS0)) { in fix_nodes()2333 "at the beginning of fix_nodes or not in tree (mode %c)", p_s_tbS0, p_s_tbS0, n_op_mode); in fix_nodes()2339 if ( n_item_num <= 0 || n_item_num > B_NR_ITEMS(p_s_tbS0) ) in fix_nodes()2341 n_item_num, B_NR_ITEMS(p_s_tbS0)); in fix_nodes()2346 if ( n_item_num < 0 || n_item_num >= B_NR_ITEMS(p_s_tbS0) ) { in fix_nodes()2347 print_block (p_s_tbS0, 0, -1, -1); in fix_nodes()