Searched refs:RS_CHANGING (Results 1 – 5 of 5) sorted by relevance
114 #define RS_CHANGING 0x0020 /* request held pending user change */ macro131 #define RS_ACTIVE (RS_FILTERING|RS_PRINTING|RS_CHANGING|RS_NOTIFYING)
360 else if (rp->request->outcome & RS_CHANGING) in s_start_change_request()379 rp->request->outcome |= RS_CHANGING; in s_start_change_request()468 else if (!(rp->request->outcome & RS_CHANGING)) in s_end_change_request()507 rp->request->outcome &= ~(RS_CHANGING); in s_end_change_request()1017 if (rp->request->outcome & RS_CHANGING) { in s_move_request()1066 (RS_DONE|RS_CHANGING|RS_NOTIFYING)))) { in s_move_dest()
251 !(prs->request->outcome & (RS_DONE|RS_CHANGING|RS_NOTIFY)) in qchk_filter()
165 fp->r1->request->outcome &= ~RS_CHANGING; in do_flt_acts()
342 } else if (state & RS_CHANGING) { in lpsched_request_outcome_to_attributes()