Searched refs:LIOD_STOP (Results 1 – 3 of 3) sorted by relevance
446 if (test_bit(LIOD_STOP, &pc->pc_flags)) { in ptlrpcd()604 set_bit(LIOD_STOP, &pc->pc_flags); in ptlrpcd_stop()628 clear_bit(LIOD_STOP, &pc->pc_flags); in ptlrpcd_free()
978 LASSERT(test_bit(LIOD_STOP, &pc->pc_flags) == 0); in ptlrpc_set_add_new_req()
2214 LIOD_STOP = 1 << 1, enumerator