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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dfix_node.c775 * 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)
[all...]
H A Dstree.c1234 if (n_ret_value != CARRY_ON) {
1373 if (retval == CARRY_ON) {
1557 n_ret_value = CARRY_ON, n_removed = 0, /* Number of the removed unformatted nodes. */
1584 RFALSE(n_ret_value != CARRY_ON,
1650 if (n_ret_value != CARRY_ON) {
2013 if (retval == CARRY_ON) {
2097 if (retval == CARRY_ON) {
H A Dbitmap.c982 return CARRY_ON;
1124 return CARRY_ON;
1175 return CARRY_ON;
1192 if (ret != CARRY_ON) {
H A Dfile.c244 if (res != CARRY_ON) {
267 if (res != CARRY_ON) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs_sb.h507 #define CARRY_ON 0 macro
H A Dreiserfs_fs.h248 #define CARRY_ON 0 macro

Completed in 55 milliseconds