• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/

Lines Matching refs:CARRY_ON

775  *	        CARRY_ON - schedule didn't occur while the function worked;
785 n_retval = CARRY_ON;
817 return CARRY_ON;
846 if (n_retval == CARRY_ON && FILESYSTEM_CHANGED_TB(p_s_tb))
950 * CARRY_ON - schedule didn't occur while the function worked;
1008 return CARRY_ON;
1064 return CARRY_ON;
1072 * CARRY_ON - schedule didn't occur while the function worked;
1092 return CARRY_ON;
1111 LEFT_PARENTS)) != CARRY_ON)
1133 RIGHT_PARENTS)) != CARRY_ON)
1155 return CARRY_ON;
1258 case CARRY_ON:
1271 if ((n_ret_value = get_parents(tb, h)) != CARRY_ON) /* get parents of S[h] neighbors. */
1318 return CARRY_ON;
1333 return CARRY_ON;
1498 return CARRY_ON;
1505 return CARRY_ON;
1514 return CARRY_ON;
1520 return CARRY_ON;
1527 return CARRY_ON;
1532 return CARRY_ON;
1581 return CARRY_ON;
1584 if ((n_ret_value = get_parents(tb, h)) != CARRY_ON)
1613 return CARRY_ON;
1630 return CARRY_ON;
1644 return CARRY_ON;
1668 return CARRY_ON;
1683 return CARRY_ON;
1696 return CARRY_ON;
1710 return CARRY_ON;
1716 return CARRY_ON;
1764 if ((n_ret_value = get_parents(tb, h)) != CARRY_ON)
1775 return CARRY_ON;
1794 return CARRY_ON;
1800 return CARRY_ON;
1805 return CARRY_ON;
1902 return CARRY_ON;
1927 return CARRY_ON; /* Parent in the path is unlocked and really parent of the current node. */
1934 * CARRY_ON - schedule didn't occur while the function worked;
2017 return CARRY_ON;
2084 return CARRY_ON;
2276 REPEAT_SEARCH : CARRY_ON;
2287 return CARRY_ON;
2399 if ((n_ret_value = get_direct_parent(p_s_tb, n_h)) != CARRY_ON) {
2406 data)) != CARRY_ON) {
2410 get_neighbors(p_s_tb, n_h)) != CARRY_ON) {
2421 if ((n_ret_value = get_neighbors(p_s_tb, n_h)) != CARRY_ON) {
2425 if ((n_ret_value = get_empty_nodes(p_s_tb, n_h)) != CARRY_ON) {
2460 if ((n_ret_value = wait_tb_buffers_until_unlocked(p_s_tb)) == CARRY_ON) {
2466 return CARRY_ON;